mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-09-01 04:50:10 +00:00
cada5eb9a6e69e5548024d930945834c2ffc6ab2
The IMAGE_BOOT_FILES variable has been overloaded to include additional files that should be included in the boot partition but are not boot loaders themselves (images, etc...). There is also a need to generate a report in the deploy directory for the list of actual bootloader files that were constructed as part of the build. Solution, break the IMAGE_BOOT_FILES into two new variables TI_BOOTLAODERS and TI_MULTICONFIGS and default IMAGE_BOOT_FILES to TI_BOOTLOADERS. This way we can stick additional boot loaders into a new variable and they will will end up in the IMAGE_BOOT_FILES list. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Collection of layers for the OE-core universe Please see the respective READMEs in the layer subdirectories
Languages
BitBake
93.2%
Shell
3.7%
Pascal
1.3%
C++
0.8%
Pawn
0.5%
Other
0.4%