From 81d336c6c4a78916b06eb4d2190e39bc23f22336 Mon Sep 17 00:00:00 2001 From: Chris Dimich Date: Thu, 4 Feb 2021 20:35:00 -0800 Subject: [PATCH] linux-boundary: bump revision to 623045d Signed-off-by: Chris Dimich --- recipes-kernel/linux/linux-boundary_4.14.x.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-boundary_4.14.x.bb b/recipes-kernel/linux/linux-boundary_4.14.x.bb index eb10549..3222c8e 100644 --- a/recipes-kernel/linux/linux-boundary_4.14.x.bb +++ b/recipes-kernel/linux/linux-boundary_4.14.x.bb @@ -10,7 +10,7 @@ SRC_URI = "git://github.com/boundarydevices/linux-imx6.git;branch=${SRCBRANCH} \ LOCALVERSION = "-2.0.0-ga+yocto" SRCBRANCH = "boundary-imx_4.14.x_2.0.0_ga" -SRCREV = "e4741cb9763742efc65913e68bd32d926978c822" +SRCREV = "623045d392e48543e1ee1c04a11b155e91452530" DEPENDS += "lzop-native bc-native" COMPATIBLE_MACHINE = "(nitrogen6x|nitrogen6x-lite|nitrogen6sx|nitrogen7|nitrogen8m|nitrogen8mm|nitrogen8mn)"