This has been disabled for the given compile error which has been fixed over time, qemu for target builds fine with musl now a days
Signed-off-by: Khem Raj <[email protected]> --- meta/recipes-devtools/qemu/qemu_6.1.0.bb | 4 ---- 1 file changed, 4 deletions(-) diff --git a/meta/recipes-devtools/qemu/qemu_6.1.0.bb b/meta/recipes-devtools/qemu/qemu_6.1.0.bb index f8a816b12b6..017a054d5d6 100644 --- a/meta/recipes-devtools/qemu/qemu_6.1.0.bb +++ b/meta/recipes-devtools/qemu/qemu_6.1.0.bb @@ -2,10 +2,6 @@ BBCLASSEXTEND = "nativesdk" require qemu.inc -# error: a parameter list without types is only allowed in a function definition -# void (*_function)(sigval_t); -COMPATIBLE_HOST:libc-musl = 'null' - DEPENDS = "glib-2.0 zlib pixman bison-native ninja-native meson-native" RDEPENDS:${PN}:class-target += "bash" -- 2.33.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#157964): https://lists.openembedded.org/g/openembedded-core/message/157964 Mute This Topic: https://lists.openembedded.org/mt/86900599/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
