Integrate meta-seconorth-distro/kirkstone-rauc-preparation
requested to merge integrate/meta-seconorth-distro/kirkstone-rauc-preparation/into/kirkstone into kirkstone
Commit: seco-ne/yocto/layers/meta-seconorth-distro@acb450c8
distros:bootfiles: Remove the specifc selection of the bootfiles in the distro
This should be done by the packages and not by a variable in the distro. Move the do_collect files part directly to the deploy function to use the recrdeptask dependency. Bitbake can handle direct circular deps here, but not indirect, with do_collect files as inbetween task.