mirror of
https://git.yoctoproject.org/poky
synced 2026-03-12 02:09:39 +01:00
world-broken.inc: Remove
Move still required entries as COMPATIBLE_HOST_libc-musl = 'null' to individual recipes. This also gives users a proper error message when trying to build a known non-building package. (From OE-Core rev: 8bbb17d2dcafa9b4e26941a55932f4be2782e1d1) Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b0efa1952c
commit
ed929bed4c
@@ -12,3 +12,5 @@ SRCREV = "060058bb29f70b244e685b3c704eb0641b736f73"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.9.0+git${SRCPV}"
|
||||
|
||||
# error: use of undeclared identifier '_STAT_VER'
|
||||
COMPATIBLE_HOST_libc-musl = 'null'
|
||||
|
||||
Reference in New Issue
Block a user