summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2022-07-14 10:36:26 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2022-07-14 12:35:52 +0200
commitabac3fced017588d80f5fe2dc8153725329ebac0 (patch)
tree793232233b4ff07ed2c7f0f5a991fcb6bbe9f960 /recipes-bsp
parent5028d674679d3ab8c8939ab085b432f0def4f054 (diff)
u-boot: base on v2022.07
Note that once in openembedded-core u-boot is bumped to v2022.07 the LIC_FILES_CHKSUM and PV change can be dropped. Related-to: ELB-4600 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot_%.bbappend8
1 files changed, 6 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot_%.bbappend b/recipes-bsp/u-boot/u-boot_%.bbappend
index 59af759..2a37fd2 100644
--- a/recipes-bsp/u-boot/u-boot_%.bbappend
+++ b/recipes-bsp/u-boot/u-boot_%.bbappend
@@ -1,8 +1,12 @@
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
+# See commit fba0882bcd ("Add valgrind headers to U-Boot")
+LIC_FILES_CHKSUM = "file://Licenses/README;md5=2ca5f2c35c8cc335f0a19756634782f1"
+
+# hash of release v2022.07"
+PV = "2022.07"
+SRCREV = "e092e3250270a1016c877da7bdd9384f14b1321e"
SRCREV:use-head-next = "${AUTOREV}"
-# See commit fba0882bcd ("Add valgrind headers to U-Boot") (after 2022.04)
-LIC_FILES_CHKSUM:use-head-next = "file://Licenses/README;md5=2ca5f2c35c8cc335f0a19756634782f1"
SRC_URI:append:use-nxp-bsp:colibri-imx7 = " \
file://0001-colibri_imx7-boot-linux-kernel-in-secure-mode.patch \
"