This library is needed when building with musl since v261[1].
[1] systemd 8533513aff ("Introduce support for running code in fibers")
Signed-off-by: Ross Burton <[email protected]>
---
meta/recipes-core/systemd/systemd_261.2.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-core/systemd/systemd_261.2.bb
b/meta/recipes-core/systemd/systemd_261.2.bb
index b295a69548f..80e1aa07d17 100644
--- a/meta/recipes-core/systemd/systemd_261.2.bb
+++ b/meta/recipes-core/systemd/systemd_261.2.bb
@@ -5,6 +5,7 @@ PROVIDES = "udev"
PE = "1"
DEPENDS = "gperf-native libcap util-linux python3-jinja2-native"
+DEPENDS:append:libc-musl = " libucontext"
SECTION = "base/shell"
--
2.43.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#243003):
https://lists.openembedded.org/g/openembedded-core/message/243003
Mute This Topic: https://lists.openembedded.org/mt/120640521/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-