mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
recipes: Exclude non-buildable recipes from world for musl build
These recipes need to be fixed for musl, until they are needed on musl lets remove them from world builds Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -70,3 +70,5 @@ INSANE_SKIP_${PN} = "dev-so"
|
||||
|
||||
RDEPENDS_${PN} += "bash python"
|
||||
|
||||
# http://errors.yoctoproject.org/Errors/Details/186970/
|
||||
EXCLUDE_FROM_WORLD_libc-musl = "1"
|
||||
|
||||
Reference in New Issue
Block a user