summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2022-04-24 14:00:32 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2022-04-26 10:42:03 +0200
commitab228b0078853730099de38cf18ebba6e716041f (patch)
tree6165f248ed0c51496b35b60e89fb4086bb163eda /recipes-bsp
parentde85e0dd59c75df5aa5d988c1078de3ce8eab0d0 (diff)
u-boot: override license checksum for use-head-next
The license file got changed after 2022.04. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot_%.bbappend5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot_%.bbappend b/recipes-bsp/u-boot/u-boot_%.bbappend
index 8988bcb..987b3f4 100644
--- a/recipes-bsp/u-boot/u-boot_%.bbappend
+++ b/recipes-bsp/u-boot/u-boot_%.bbappend
@@ -1,8 +1,9 @@
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
SRCREV:use-head-next = "${AUTOREV}"
-
-SRC_URI:append:use-nxp-bsp = " \
+# 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 \
"