From f6da9d6d185a06c23347d42dfe75267042967235 Mon Sep 17 00:00:00 2001 From: Chris Dimich Date: Thu, 9 Sep 2021 12:16:11 -0700 Subject: [PATCH] u-boot-boundary: bump revision to 6ed3b464 Signed-off-by: Chris Dimich --- recipes-bsp/u-boot/u-boot-boundary-common_2020.10.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-boundary-common_2020.10.inc b/recipes-bsp/u-boot/u-boot-boundary-common_2020.10.inc index fb311ec..ae544f2 100644 --- a/recipes-bsp/u-boot/u-boot-boundary-common_2020.10.inc +++ b/recipes-bsp/u-boot/u-boot-boundary-common_2020.10.inc @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025" PV = "v2020.10+git${SRCPV}" -SRCREV = "3bff80169f46ff378ea7f321b1ad7636311c74fd" +SRCREV = "6ed3b4647b1ca8d3cb33595c33e1c92b1fefb561" SRCBRANCH = "boundary-v2020.10" SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH}"