From: Khem Raj Date: Thu, 29 May 2014 07:01:07 +0000 (-0700) Subject: layer.conf: Add musl to safe recipes for exclusion X-Git-Tag: 2015-4~2692 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ad8ccccf442e29a0b733753c1951f402baa330a9;p=openembedded-core.git layer.conf: Add musl to safe recipes for exclusion Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf index dbcb65326b..75ca2325d1 100644 --- a/meta/conf/layer.conf +++ b/meta/conf/layer.conf @@ -34,6 +34,7 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ gcc-cross-${TARGET_ARCH}->eglibc \ + gcc-cross-${TARGET_ARCH}->musl \ gcc-cross-${TARGET_ARCH}->uclibc \ gcc-cross-${TARGET_ARCH}->linux-libc-headers \ "