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>
This commit is contained in:
Bruce Ashfield 2024-04-10 14:02:27 +00:00
parent 8410846c0b
commit b7e77b69d3

View File

@ -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} \
"