From 199970bea793b0cb2d411e589ab86dd592627a15 Mon Sep 17 00:00:00 2001 From: Chris Dimich Date: Mon, 22 Jan 2024 20:12:33 -0800 Subject: [PATCH] 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 9f313f4..d8751ce 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)"