From 15a035b9d11fe8561b037ffecfee3f4a7c403b36 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 20 Jul 2022 16:04:48 +0200 Subject: u-boot: keep inheriting toradex versioning The class makes sure that we see the git hash the U-Boot is built from in the U-Boot banner. Related-to: ELB-4090 Signed-off-by: Max Krummenacher --- recipes-bsp/u-boot/u-boot_%.bbappend | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes-bsp') diff --git a/recipes-bsp/u-boot/u-boot_%.bbappend b/recipes-bsp/u-boot/u-boot_%.bbappend index 70db9eb..5118340 100644 --- a/recipes-bsp/u-boot/u-boot_%.bbappend +++ b/recipes-bsp/u-boot/u-boot_%.bbappend @@ -26,6 +26,8 @@ SRC_URI:append:use-nxp-bsp:colibri-imx7 = " \ # allready applied in 2022.07 SRC_URI:remove = "file://0001-i2c-fix-stack-buffer-overflow-vulnerability-in-i2c-m.patch" +inherit toradex-u-boot-localversion + PADDING_DIR = "${B}" nand_padding () { # pad the end of U-Boot with 0x00 up to the the end of the CSF area -- cgit v1.2.3