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
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#9639): https://lists.yoctoproject.org/g/meta-virtualization/message/9639 Mute This Topic: https://lists.yoctoproject.org/mt/118253037/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
