On Thu, 27 Apr 2023 at 09:48, Khem Raj <[email protected]> wrote: > It will break compatibility with older kernels because we are telling glibc > that > we have 5.15 at minimum so it will assume system calls which are available > upto and including 5.15 and some of these syscalls may not be > available in older kernels > by next LTS it might be that 5.15 is commonly used but it still > remains a problem for > precompiled binaries and libraries etc. sadly
Once again, this affects target kernels only. There are no new restrictions on the build host or sdk host kernel versions. If you are using an older target kernel, set OLDEST_KERNEL to match. If you are using precompiled items, I'm not sure what the problem would be for them? Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#180482): https://lists.openembedded.org/g/openembedded-core/message/180482 Mute This Topic: https://lists.openembedded.org/mt/98511406/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
