]> code.ossystems Code Review - openembedded-core.git/commitdiff
layer.conf: Add gstreamer1.0-meta-base to SIGGEN_EXCLUDERECIPES_ABISAFE
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Feb 2016 17:50:28 +0000 (17:50 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Feb 2016 09:03:28 +0000 (09:03 +0000)
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@linuxfoundation.org>
meta/conf/layer.conf

index baa4fd43ea299bb879f9562658fc53df879c8c42..a892fba65f238fcf8512e8ced33f882b7af993be 100644 (file)
@@ -38,6 +38,7 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \
   shadow-sysroot \
   base-passwd \
   opkg-utils \
+  gstreamer1.0-meta-base \
 "
 
 SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \