From 46f36290e39e75c229381f15e42b4bc5fa6ad94e Mon Sep 17 00:00:00 2001 From: Chris Dimich Date: Wed, 6 Sep 2023 08:38:37 -0700 Subject: [PATCH] linux-boundary: bump revision to 416a208 Mainly to support Micrel PHY. Signed-off-by: Chris Dimich --- recipes-kernel/linux/linux-boundary_5.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-boundary_5.4.bb b/recipes-kernel/linux/linux-boundary_5.4.bb index bdc1a64..5b6198d 100644 --- a/recipes-kernel/linux/linux-boundary_5.4.bb +++ b/recipes-kernel/linux/linux-boundary_5.4.bb @@ -15,7 +15,7 @@ SRC_URI = "git://github.com/boundarydevices/linux-imx6.git;branch=${SRCBRANCH} \ LOCALVERSION = "-2.3.0+yocto" SRCBRANCH = "boundary-imx_5.4.x_2.3.0" -SRCREV = "e5cde7b05e548bebb7cc21113505538b98c0984e" +SRCREV = "416a2089741b864c5073dc2e0090229f6bcbc8df" DEPENDS += "lzop-native bc-native" COMPATIBLE_MACHINE = "(nitrogen6x|nitrogen6x-lite|nitrogen6sx|nitrogen7|nitrogen8m|nitrogen8mm|nitrogen8mn|nitrogen8mp)"