Skip to content

bootscript[-alt|-uboot]: place boot.cfg and variants into deploy directory

Jonas Höppner requested to merge kirkstone-rauc-preparation2 into kirkstone

boot.cfg and similar files are installed into /boot folder of rootfs. For the rauc bootfs-image and the WIC image they are also needed in the deploy folder and the IMAGE_BOOT_FILES variable. As the selection of the specific bootfiles is already done using the packages, the IMAGE_BOOT_FILES variable is configured to install everything from the boot/ subdir in the deploy path and the packages deploy the needed scripts there.

Signed-off-by: Mikhail Vanyulin mikhail.vanyulin@rtsoft.de

Merge request reports