On 10/19/21 8:34 AM, Alexander Kanavin wrote:
Signed-off-by: Alexander Kanavin <a...@linutronix.de>
---
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
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 (#157188):
https://lists.openembedded.org/g/openembedded-core/message/157188
Mute This Topic: https://lists.openembedded.org/mt/86442719/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-