On Fri, 2024-05-31 at 09:31 +0100, Richard Purdie via lists.openembedded.org wrote: > On Thu, 2024-05-30 at 17:44 -0400, [email protected] wrote: > > From: Bruce Ashfield <[email protected]> > > > > Signed-off-by: Bruce Ashfield <[email protected]> > > --- > > meta/conf/distro/include/tcmode-default.inc | > > 2 +- > > .../{linux-libc-headers_6.6.bb => linux-libc-headers_6.9.bb} | > > 2 +- > > 2 files changed, 2 insertions(+), 2 deletions(-) > > rename meta/recipes-kernel/linux-libc-headers/{linux-libc- > > headers_6.6.bb => linux-libc-headers_6.9.bb} (83%) > > I think this is causing a musl/busybox compile issue: > > https://autobuilder.yoctoproject.org/typhoon/#/builders/15/builds/9384 > > but I haven't 100% confirmed that it is this change specifically yet. > > Copying Khem.
It is gated by CONFIG_TC, which is disabled in our standard builds but set in poky-tiny. I'll try unsetting it there. There is a patch on the busybox list to fix the compile issue but if we don't need it... Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#200060): https://lists.openembedded.org/g/openembedded-core/message/200060 Mute This Topic: https://lists.openembedded.org/mt/106397393/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
