From ccb5d2124a9e2b1a786dd19824e7eebad9ecedc7 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 10 Feb 2026 15:21:15 +0000 Subject: yocto-cfg-fragments: update to 6.18-tip In particular we pick up the consolidated container configuration options. Signed-off-by: Bruce Ashfield --- recipes-kernel/linux/yocto-cfg-fragments-6.18.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-kernel') diff --git a/recipes-kernel/linux/yocto-cfg-fragments-6.18.bb b/recipes-kernel/linux/yocto-cfg-fragments-6.18.bb index 2b051891..fbe2f11a 100644 --- a/recipes-kernel/linux/yocto-cfg-fragments-6.18.bb +++ b/recipes-kernel/linux/yocto-cfg-fragments-6.18.bb @@ -15,7 +15,7 @@ INHIBIT_DEFAULT_DEPS = "1" LINUX_VERSION ?= "6.18" PV = "v${LINUX_VERSION}+git${SRCREV}" -SRCREV = "af4e4301c12e98dc03b8827a44eb29786c1a61a6" +SRCREV = "ebcec46ecca9c422a95635aab45ebeef36a4dbae" SRC_URI = "\ git://git.yoctoproject.org/yocto-kernel-cache;branch=yocto-${LINUX_VERSION} \ " -- cgit v1.2.3-54-g00ecf