From 405e70d162aba03937493083d7fb8ad3cef5fe75 Mon Sep 17 00:00:00 2001 From: Chris Dimich Date: Fri, 1 Dec 2023 16:30:12 -0800 Subject: [PATCH] u-boot-boundary: bump revision to 32511628 Mainly for Nitrogen 8M Mini SMARC support. 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 9729f09..06e5434 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 = "7e7eff7463572dbe689ea1c557c34d11c5f7a9ec" +SRCREV = "325116286aafc14133fa66719b4277c87a00074e" SRCBRANCH = "boundary-v2022.04" SRC_URI = "git://github.com/boundarydevices/u-boot.git;branch=${SRCBRANCH};protocol=https"