All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-virtualization][PATCH] yocto-cfg-fragments: update to 6.18.16
@ 2026-03-11  1:07 yongxin.liu
  2026-03-12 18:44 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: yongxin.liu @ 2026-03-11  1:07 UTC (permalink / raw)
  To: bruce.ashfield, meta-virtualization

From: Yongxin Liu <yongxin.liu@windriver.com>

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 <yongxin.liu@windriver.com>
---
 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



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [meta-virtualization][PATCH] yocto-cfg-fragments: update to 6.18.16
  2026-03-11  1:07 [meta-virtualization][PATCH] yocto-cfg-fragments: update to 6.18.16 yongxin.liu
@ 2026-03-12 18:44 ` Bruce Ashfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2026-03-12 18:44 UTC (permalink / raw)
  To: yongxin.liu; +Cc: meta-virtualization

In message: [meta-virtualization][PATCH] yocto-cfg-fragments: update to 6.18.16
on 11/03/2026 yongxin.liu@windriver.com wrote:

> From: Yongxin Liu <yongxin.liu@windriver.com>
> 
> 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.

I haven't merged this yet, since I'm trying to come up with
a new way to make these fragments available, but not come
first in the search path, so as to not clobber the ones in
a kernel with a meta= SRC_URI entry.

There's a lot of corner cases and testing, so it is taking
me a bit longer.

Bruce

> 
> Signed-off-by: Yongxin Liu <yongxin.liu@windriver.com>
> ---
>  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
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-03-12 18:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-11  1:07 [meta-virtualization][PATCH] yocto-cfg-fragments: update to 6.18.16 yongxin.liu
2026-03-12 18:44 ` Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.