From b3cca20779f24167a035039f6141ac6d9ac1e894 Mon Sep 17 00:00:00 2001 From: Chris Dimich Date: Fri, 4 Aug 2023 11:38:16 -0700 Subject: [PATCH] u-boot-boundary: bump revision to 7e7eff74 Mainly to support 8mp Smarc. Signed-off-by: Chris Dimich --- recipes-bsp/u-boot/u-boot-boundary-common_2022.04.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-boundary-common_2022.04.inc b/recipes-bsp/u-boot/u-boot-boundary-common_2022.04.inc index 28c8663..9729f09 100644 --- a/recipes-bsp/u-boot/u-boot-boundary-common_2022.04.inc +++ b/recipes-bsp/u-boot/u-boot-boundary-common_2022.04.inc @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025" PV = "v2022.04+git${SRCPV}" -SRCREV = "3693c9d6e557cce02b5570a5f72afbc1641ad3c4" +SRCREV = "7e7eff7463572dbe689ea1c557c34d11c5f7a9ec" SRCBRANCH = "boundary-v2022.04" SRC_URI = "git://github.com/boundarydevices/u-boot.git;branch=${SRCBRANCH};protocol=https"