summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2022-07-20 16:04:48 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2022-07-20 15:00:13 +0000
commit15a035b9d11fe8561b037ffecfee3f4a7c403b36 (patch)
tree67c6bac4c86d69e0557ec9144847d37662cbc937 /recipes-bsp
parent1b08915fda2af68c2ad4d3b0ec488be42c156816 (diff)
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 <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot_%.bbappend2
1 files changed, 2 insertions, 0 deletions
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