From 0b238046811bfbee10153acdcc1098a925643703 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 4 Apr 2025 22:01:31 +0000 Subject: [PATCH] kernel-cfg: update to 6.12-tip Signed-off-by: Bruce Ashfield --- recipes-kernel/linux/yocto-cfg-fragments-6.12.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/yocto-cfg-fragments-6.12.bb b/recipes-kernel/linux/yocto-cfg-fragments-6.12.bb index b5a98d4d..bffdca5c 100644 --- a/recipes-kernel/linux/yocto-cfg-fragments-6.12.bb +++ b/recipes-kernel/linux/yocto-cfg-fragments-6.12.bb @@ -15,7 +15,7 @@ INHIBIT_DEFAULT_DEPS = "1" LINUX_VERSION ?= "6.12" PV = "v${LINUX_VERSION}+git${SRCREV}" -SRCREV = "38b941ae2f4f28c0ba40b2ba6da466f6f5fe3ba0" +SRCREV = "722f1da424c10f7a7cd02646657bbc56b86c2c7b" SRC_URI = "\ git://git.yoctoproject.org/yocto-kernel-cache;branch=yocto-${LINUX_VERSION} \ "