Freescale / meta-freescale

Layer containing NXP hardware support metadata
Other
168 stars 254 forks source link

u-boot-imx_2022.04.bb: Add UUU_BOOTLOADER_UNTAGGED variable #1766

Closed hiagofranco closed 6 months ago

hiagofranco commented 6 months ago

After commit 4375edbb9da1 ("uuu_bootloader_tag.bbclass: Add UUU_BOOTLOADER_UNTAGGED"), the option for a untagged binary was added to uuu_bootloader_tag.bbclass. The u-boot-imx recipe also uses this binary, thefore add UUU_BOOTLOADER_TAGGED to this recipe as well.

(Cherry picked from commit 35f3ef016c21 and adjusted for kirkstone) Signed-off-by: Hiago De Franco hiago.franco@toradex.com