mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +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:
@@ -38,6 +38,7 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \
|
||||
shadow-sysroot \
|
||||
base-passwd \
|
||||
opkg-utils \
|
||||
gstreamer1.0-meta-base \
|
||||
"
|
||||
|
||||
SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
|
||||
|
||||
Reference in New Issue
Block a user