mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 23:32:20 +00:00
layer.conf: Add gstreamer1.0-meta-base to SIGGEN_EXCLUDERECIPES_ABISAFE
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. (From OE-Core rev: e3d879c5c222bc27b2e78cdb097aab9820f2c68b) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
14e93850be
commit
3b35de31b8
@ -38,6 +38,7 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \
|
||||
shadow-sysroot \
|
||||
base-passwd \
|
||||
opkg-utils \
|
||||
gstreamer1.0-meta-base \
|
||||
"
|
||||
|
||||
SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user