meta-digi/meta-digi-dey/recipes-support/swupdate
Javier Viguera 8df1b0c246 swupdate: do not run swupdate daemon on non-dualboot devices
On recovery based devices, the swupdate process is executed in the
recovery, so there is no need to have the swupdate daemon running on the
rootfs.

Add a on-target post installation script to disable the swupdate
bootscript on the normal rootfs. This has the side effect of failing in
the recovery initramfs because the initramfs does not have a complete
SysV init system. For that case add a rootfs postprocess function to
delete the postinst script.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2022-11-23 10:23:25 +01:00
..
swupdate swupdate: add CONFIG_MTD only when platform supports NAND device 2022-11-16 13:46:35 +01:00
swupdate_2022.05.bbappend swupdate: do not run swupdate daemon on non-dualboot devices 2022-11-23 10:23:25 +01:00