[meta-virtualization][PATCH] yocto-cfg-fragments: update to 6.18.16
| Newsgroups | org.yoctoproject.lists.meta-virtualization |
|---|---|
| Message-ID | <[email protected]> |
From: Yongxin Liu <[email protected]> Due to the introduce of kcfg-sysroot in commit a4625a1fa275 ("kernel: inject local search path to fragment processing"), old yocto-cfg-fragments can overwrite the latest yocto-kernel-cache during kernel build. Signed-off-by: Yongxin Liu <[email protected]> --- recipes-kernel/linux/yocto-cfg-fragments-6.18.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/yocto-cfg-fragments-6.18.bb b/recipes-kernel/linux/yocto-cfg-fragments-6.18.bb index e54c1139..7578cd26 100644 --- a/recipes-kernel/linux/yocto-cfg-fragments-6.18.bb +++ b/recipes-kernel/linux/yocto-cfg-fragments-6.18.bb @@ -15,7 +15,7 @@ INHIBIT_DEFAULT_DEPS = "1" LINUX_VERSION ?= "6.18" PV = "v${LINUX_VERSION}+git${SRCREV}" -SRCREV = "6ab6280418f524cda3e9f30ca0ac4367c58abdcf" +SRCREV = "8ef043d5cbfe1d4c6b6b92d6d884d23c4d3411a3" SRC_URI = "\ git://git.yoctoproject.org/yocto-kernel-cache;branch=yocto-${LINUX_VERSION} \ " -- 2.46.2