summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2024-03-11 02:49:34 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2024-03-15 17:17:20 +0000
commitc4523d341e5cf05e5bc1fe51b1243a7273fc7099 (patch)
treeca45182f576fd11624306690fe46e025c276224d
parent1af4eeca0051e0c4c041aad0005a08d5616965ed (diff)
downloadmeta-virtualization-c4523d341e5cf05e5bc1fe51b1243a7273fc7099.tar.gz
kernel/cfg: synchronize latest docker configuration
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-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 1ee1145c..6180442f 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 = "b1072b06ac50267e3adfdfc8e8e3867425ba766e" 18SRCREV = "f568a941bd5dd474b795b085e0faf22a83c0401a"
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 "