kernel/cfg: update configuration for kubernetes

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2024-03-19 13:36:33 +00:00
parent 29603462e1
commit c936858b1b

View File

@ -15,7 +15,7 @@ INHIBIT_DEFAULT_DEPS = "1"
LINUX_VERSION ?= "6.6"
PV = "v${LINUX_VERSION}+git${SRCREV}"
SRCREV = "f568a941bd5dd474b795b085e0faf22a83c0401a"
SRCREV = "bdd9840e7357613fcd958a200c97b8d15266b131"
SRC_URI = "\
git://git.yoctoproject.org/yocto-kernel-cache;branch=yocto-${LINUX_VERSION} \
"