On Tue, Oct 19, 2021 at 10:45 AM Alexander Kanavin <[email protected]> wrote: > > Can you explain why please? > > Alex > > On Tue 19. Oct 2021 at 18.47, Khem Raj <[email protected]> wrote: >> >> >> >> On 10/19/21 8:34 AM, Alexander Kanavin wrote: >> > Signed-off-by: Alexander Kanavin <[email protected]> >> > --- >> > meta/recipes-core/systemd/systemd_249.5.bb | 3 +++ >> > 1 file changed, 3 insertions(+) >> > >> > diff --git a/meta/recipes-core/systemd/systemd_249.5.bb >> > b/meta/recipes-core/systemd/systemd_249.5.bb >> > index 70f8813895..47d5209f96 100644 >> > --- a/meta/recipes-core/systemd/systemd_249.5.bb >> > +++ b/meta/recipes-core/systemd/systemd_249.5.bb >> > @@ -111,6 +111,9 @@ PACKAGECONFIG:remove:libc-musl = " \ >> > utmp \ >> > " >> > >> > +# https://github.com/seccomp/libseccomp/issues/347 >> > +PACKAGECONFIG:remove:mips = "seccomp" >> > + >> >> this should be mipsarch
the issue is across all mips which is more than just mips Big endian ( which is what mips denotes in above conext) >> >> > CFLAGS:append:libc-musl = " -D__UAPI_DEF_ETHHDR=0 " >> > >> > # Some of the dependencies are weak-style recommends - if not available >> > at runtime, >> > >> > >> > >> > >> >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#157194): https://lists.openembedded.org/g/openembedded-core/message/157194 Mute This Topic: https://lists.openembedded.org/mt/86442719/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
