meta-digi/meta-digi-dey/recipes-digi
Hector Palacios 720d627bd3 cccs: add libubootenv as RDEPENDS of daemon
Some parameters of the CCCS configuration file need to be substituted
at run-time during a postinst script. Such script takes actions depending
on the value of U-Boot env variables.
The libubootenv recipe itself also has a postinst script that modifies
the U-Boot env configuration file (on NAND-based platforms).
If there are no dependencies between these two recipes, poky will decide
the order in which the postinst scripts are named (and thus executed)
during the first boot.
By creating the rdepends to libubootenv, we guarantee that its postinst
script is run before the cccs one, which depends on the environment being
accessible.

Signed-off-by: Hector Palacios <hector.palacios@digi.com>

https://onedigi.atlassian.net/browse/DEL-9282
2024-10-02 18:12:59 +02:00
..
auto-serial-console kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
bootcount bootcount: fix segfault by checking the funcs are not NULL 2024-08-22 08:29:37 +02:00
cccs cccs: add libubootenv as RDEPENDS of daemon 2024-10-02 18:12:59 +02:00
dey-examples meta-digi: revert revisions to AUTOREV 2024-09-30 16:39:57 +02:00
dualboot Update Digi Copyright header 2024-07-15 09:28:58 +02:00
fbtest kirkstone migration: cosmetic, clean build warnings 2022-06-21 16:49:56 +02:00
libdigiapix meta-digi: revert revisions to AUTOREV 2024-09-30 16:39:57 +02:00
memwatch kirkstone migration: cosmetic, clean build warnings 2022-06-21 16:49:56 +02:00
packagegroups meta-digi: add new CCMX91 platform into DEY 2024-07-19 07:32:00 +02:00
swu-images swupdate: clean warning on firmware update 2024-10-02 11:17:35 +02:00
sysinfo meta-digi-dey: sysinfo: include the new firmware version variable in the 'sysinfo' report 2023-06-21 18:23:50 +02:00