From 935954e3eafb65d9a72a9a15d12bf2eedff4df12 Mon Sep 17 00:00:00 2001 From: Chris Dimich Date: Mon, 22 Jan 2024 20:07:59 -0800 Subject: [PATCH 1/2] u-boot-boundary: bump revision to 1c699989 Mainly for mt8390_tungsten_smarc changes. 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 31e5b338..bf27f6e7 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 = "89df34f4cd8c23a75d6bcaa3b6da9a06c70faa08" +SRCREV = "1c69998957efb2a9dcde024f33e9b73b84226560" SRCBRANCH = "boundary-v2022.04" SRC_URI = "git://github.com/boundarydevices/u-boot.git;branch=${SRCBRANCH};protocol=https" From 199970bea793b0cb2d411e589ab86dd592627a15 Mon Sep 17 00:00:00 2001 From: Chris Dimich Date: Mon, 22 Jan 2024 20:12:33 -0800 Subject: [PATCH 2/2] linux-boundary: bump revision to 376fc5832 Mainly for Nitrogen SMARC changes. Signed-off-by: Chris Dimich --- recipes-kernel/linux/linux-boundary_6.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-boundary_6.1.bb b/recipes-kernel/linux/linux-boundary_6.1.bb index 9f313f40..d8751cea 100644 --- a/recipes-kernel/linux/linux-boundary_6.1.bb +++ b/recipes-kernel/linux/linux-boundary_6.1.bb @@ -15,7 +15,7 @@ SRC_URI = "git://github.com/boundarydevices/linux.git;branch=${SRCBRANCH};protoc LOCALVERSION = "+yocto" SRCBRANCH = "boundary-imx_6.1.y" -SRCREV = "2ada74733c2724fed72b202212d3547d0fdb3531" +SRCREV = "376fc5832ae8928d1e38086b180af2ffa266bd58" DEPENDS += "lzop-native bc-native" COMPATIBLE_MACHINE = "(nitrogen6x|nitrogen6x-lite|nitrogen6sx|nitrogen7|nitrogen8m|nitrogen8mm|nitrogen8mn|nitrogen8mp)"