mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-07 19:32:58 +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
Description
Languages
BitBake
93.3%
Shell
3.5%
Pascal
1.4%
C++
0.9%
Pawn
0.5%
Other
0.3%