Re: [poky] [PATCH] genericarm64.conf: override poky-altcfg distro kernel version
Mikko Rapeli <[email protected]> Mon, 1 Dec 2025 09:00:52 +0200
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <aS09JGUXcwvwLial@nuoska> |
Hi, On Sat, Nov 29, 2025 at 11:36:27PM +0000, Richard Purdie wrote: > On Sat, 2025-11-29 at 15:39 +0200, Mikko Rapeli via lists.yoctoproject.org wrote: > > To use latest stable kernel from oe-core. It has much more genericarm64 > > support than the old version selected by poky-altcfg distro. > > > > genericarm64 machine basically only works well with systemd init with > > udev already in initramfs and thus with poky-altcfg distro, not plain > > poky distro. > > > > This setting makes default release binaries for poky-altcfg distro > > useful for genericarm64 machine and the many HW devices we want to > > support. > > > > Cc: Ross Burton <[email protected]> > > Signed-off-by: Mikko Rapeli <[email protected]> > > --- > > �meta-yocto-bsp/conf/machine/genericarm64.conf | 3 +++ > > �1 file changed, 3 insertions(+) > > I have said no and I have explained why not. Sending it again doesn't > change that. We need to find a different solution. This was another implementation, an override on machine config side. The kernel version needs to be agreed by both distro and machine configs and we have a disagreement here. What kind of alternatives or different solutions do we have? Another build variant in AB? For genericarm64 machine, the current setup is not useful with systemd and old kernel version. Users must recompile or wait until all fixes to kernel configs are in the oldest available kernel in tree. Cheers, -Mikko