summaryrefslogtreecommitdiffstats
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"
15LINUX_VERSION ?= "6.6" 15LINUX_VERSION ?= "6.6"
16PV = "v${LINUX_VERSION}+git${SRCREV}" 16PV = "v${LINUX_VERSION}+git${SRCREV}"
17 17
18SRCREV = "bdd9840e7357613fcd958a200c97b8d15266b131" 18SRCREV = "eb283ea577df80542d48f0c498365960b4c4ecd9"
19SRC_URI = "\ 19SRC_URI = "\
20 git://git.yoctoproject.org/yocto-kernel-cache;branch=yocto-${LINUX_VERSION} \ 20 git://git.yoctoproject.org/yocto-kernel-cache;branch=yocto-${LINUX_VERSION} \
21 " 21 "