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:
Khem Raj
2018-08-20 23:58:58 -07:00
parent 604b30edde
commit 7e0fa293b7
10 changed files with 28 additions and 0 deletions
@@ -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"