From b7e77b69d309d8ee985720e88b19b6e9cf03fe63 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 10 Apr 2024 14:02:27 +0000 Subject: kernel/cfg: update SRCREV to sync lxc options Bumping the SRCREV to pickup the latest lxc configuration tweaks and consoliation. Signed-off-by: Bruce Ashfield --- recipes-kernel/linux/yocto-cfg-fragments.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/yocto-cfg-fragments.bb b/recipes-kernel/linux/yocto-cfg-fragments.bb index 85ae7ab3..e6815715 100644 --- a/recipes-kernel/linux/yocto-cfg-fragments.bb +++ b/recipes-kernel/linux/yocto-cfg-fragments.bb @@ -15,7 +15,7 @@ INHIBIT_DEFAULT_DEPS = "1" LINUX_VERSION ?= "6.6" PV = "v${LINUX_VERSION}+git${SRCREV}" -SRCREV = "bdd9840e7357613fcd958a200c97b8d15266b131" +SRCREV = "eb283ea577df80542d48f0c498365960b4c4ecd9" SRC_URI = "\ git://git.yoctoproject.org/yocto-kernel-cache;branch=yocto-${LINUX_VERSION} \ " -- cgit v1.2.3-54-g00ecf