[OE-core] [PATCH] layer.conf: Add gstreamer1.0-meta-base to SIGGEN_EXCLUDERECIPES_ABISAFE

Richard Purdie richard.purdie at linuxfoundation.org
Mon Feb 15 18:01:22 UTC 2016


This recipe and its packages are by design like a packagegroup and
can be safely depended not to change names upon despite it being machine
specific.

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf
index baa4fd4..a892fba 100644
--- a/meta/conf/layer.conf
+++ b/meta/conf/layer.conf
@@ -38,6 +38,7 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \
   shadow-sysroot \
   base-passwd \
   opkg-utils \
+  gstreamer1.0-meta-base \
 "
 
 SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \





More information about the Openembedded-core mailing list