From 6e0067f4933079256c8dd6a0317b6fc7241e7d56 Mon Sep 17 00:00:00 2001 From: Chris Dimich Date: Wed, 6 Sep 2023 09:44:36 -0700 Subject: [PATCH] linux-boundary: bump revision to a0ec9916 Mainly to support changes to PHY and audio. Signed-off-by: Chris Dimich --- recipes-kernel/linux/linux-boundary_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-boundary_5.10.bb b/recipes-kernel/linux/linux-boundary_5.10.bb index 7e0ddbe..5792642 100644 --- a/recipes-kernel/linux/linux-boundary_5.10.bb +++ b/recipes-kernel/linux/linux-boundary_5.10.bb @@ -15,7 +15,7 @@ SRC_URI = "git://github.com/boundarydevices/linux-imx6.git;branch=${SRCBRANCH} \ LOCALVERSION = "-2.0.0+yocto" SRCBRANCH = "boundary-imx_5.10.x_2.0.0" -SRCREV = "e6b2f0262e0378e8736325fce562f90275bef787" +SRCREV = "a0ec991674878bf86d0507276e5a06458797cbf1" DEPENDS += "lzop-native bc-native" COMPATIBLE_MACHINE = "(nitrogen6x|nitrogen6x-lite|nitrogen6sx|nitrogen7|nitrogen8m|nitrogen8mm|nitrogen8mn|nitrogen8mp)"