summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2024-04-10 14:02:27 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2024-04-10 14:02:27 +0000
commitb7e77b69d309d8ee985720e88b19b6e9cf03fe63 (patch)
treeeb28ae0260e925d94449fc61c06f1c1f0007adc1
parent8410846c0b986e2e506a6457a58ef12fbe7c3485 (diff)
downloadmeta-virtualization-b7e77b69d309d8ee985720e88b19b6e9cf03fe63.tar.gz
kernel/cfg: update SRCREV to sync lxc options
Bumping the SRCREV to pickup the latest lxc configuration tweaks and consoliation. 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 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 "