From abac3fced017588d80f5fe2dc8153725329ebac0 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Thu, 14 Jul 2022 10:36:26 +0200 Subject: 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 --- recipes-bsp/u-boot/u-boot_%.bbappend | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'recipes-bsp') 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 \ " -- cgit v1.2.3