summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2024-03-06 18:55:48 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2024-03-15 17:17:20 +0000
commit8c18554d3eb280aa767208fec0de18ff37df4feb (patch)
tree616f5dd437176519b2c16b62a2af44fd4bd92828
parent8dd5ca290022bdbc9b998077194e59e560277240 (diff)
downloadmeta-virtualization-8c18554d3eb280aa767208fec0de18ff37df4feb.tar.gz
cfg-fragments: update to 6.6
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--recipes-kernel/linux/yocto-cfg-fragments.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/yocto-cfg-fragments.bb b/recipes-kernel/linux/yocto-cfg-fragments.bb
index 38c081d5..1ee1145c 100644
--- a/recipes-kernel/linux/yocto-cfg-fragments.bb
+++ b/recipes-kernel/linux/yocto-cfg-fragments.bb
@@ -12,10 +12,10 @@ do_configure[noexec] = "1"
12do_compile[noexec] = "1" 12do_compile[noexec] = "1"
13INHIBIT_DEFAULT_DEPS = "1" 13INHIBIT_DEFAULT_DEPS = "1"
14 14
15LINUX_VERSION ?= "6.5" 15LINUX_VERSION ?= "6.6"
16PV = "v${LINUX_VERSION}+git${SRCREV}" 16PV = "v${LINUX_VERSION}+git${SRCREV}"
17 17
18SRCREV = "fa8ffc924f6d91ea09c9f792a5bb8a184ec1657a" 18SRCREV = "b1072b06ac50267e3adfdfc8e8e3867425ba766e"
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 "