From 340aff5c28e779de3323e817f8576f470669cf22 Mon Sep 17 00:00:00 2001 From: Chris Dimich Date: Thu, 8 Jun 2023 12:00:34 -0700 Subject: [PATCH] linux-boundary: bump revision to d4a57b30 To support Cypress based Wifi and BT modules such as the LWB5+. Signed-off-by: Chris Dimich --- recipes-kernel/linux/linux-boundary_5.15.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-boundary_5.15.bb b/recipes-kernel/linux/linux-boundary_5.15.bb index 9783f4f..86b6973 100644 --- a/recipes-kernel/linux/linux-boundary_5.15.bb +++ b/recipes-kernel/linux/linux-boundary_5.15.bb @@ -15,7 +15,7 @@ SRC_URI = "git://github.com/boundarydevices/linux.git;branch=${SRCBRANCH};protoc LOCALVERSION = "-2.2.0+yocto" SRCBRANCH = "boundary-imx_5.15.y" -SRCREV = "7311f82acd8285b98e6f98d2f368993c15ad6b7e" +SRCREV = "d4a57b30c1d1f018acd340cff4aecba3d64a950e" DEPENDS += "lzop-native bc-native" COMPATIBLE_MACHINE = "(nitrogen6x|nitrogen6x-lite|nitrogen6sx|nitrogen7|nitrogen8m|nitrogen8mm|nitrogen8mn|nitrogen8mp)"