aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/yocto-cfg-fragments.bb2
1 files changed, 1 insertions, 1 deletions
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} \
"