]> code.ossystems Code Review - openembedded-core.git/commit
u-boot: Convert ${UBOOT_ENV}.cmd into ${UBOOT_ENV}.scr
authorPeter Hoyes <Peter.Hoyes@arm.com>
Wed, 13 Oct 2021 14:50:11 +0000 (15:50 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 16 Oct 2021 16:41:05 +0000 (17:41 +0100)
commit0ea02ca5c1fc4e15f640b1c26c0a5ce34fc08c05
treef1c4311a8a8e37cbcf3861fbc305666908230972
parenta148c21a03c298933ecac1ca4204eb453ce1c22a
u-boot: Convert ${UBOOT_ENV}.cmd into ${UBOOT_ENV}.scr

 * Add extra SRC variables to uboot-config.class for source cmd file
 * Add DEPENDS on u-boot-mkimage-native if UBOOT_ENV_SUFFIX is scr
 * Compile cmd -> scr in do_compile if UBOOT_ENV_SUFFIX is scr

Signed-off-by: Peter Hoyes <Peter.Hoyes@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/uboot-config.bbclass
meta/recipes-bsp/u-boot/u-boot.inc