u-boot-dey: recover git sha1 revision on u-boot banner

This is provided by a class in "meta-freescale" so inherit it only for
NXP based platforms.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2023-01-03 17:57:16 +01:00
parent e5bbc04341
commit d2693a3cfe
1 changed files with 3 additions and 0 deletions

View File

@ -37,6 +37,9 @@ BUILD_UBOOT_SCRIPTS ?= "true"
BOOTLOADER_IMAGE_RECIPE ?= "u-boot"
LOCALVERSION ?= ""
inherit ${@oe.utils.conditional('DEY_BUILD_PLATFORM', 'NXP', 'fsl-u-boot-localversion', '', d)}
# Disable u-boot environment artifacts
UBOOT_INITIAL_ENV = ""