Remove the setting of SIGGEN_EXCLUDERECIPES_ABISAFE as it is no longer needed.
Signed-off-by: Ryan Eatmon <[email protected]> --- meta-arago-extras/conf/layer.conf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/meta-arago-extras/conf/layer.conf b/meta-arago-extras/conf/layer.conf index 7053ed77..048272d4 100644 --- a/meta-arago-extras/conf/layer.conf +++ b/meta-arago-extras/conf/layer.conf @@ -22,7 +22,3 @@ LAYERDEPENDS_meta-arago-extras = " \ networking-layer \ openembedded-layer \ " - -SIGGEN_EXCLUDERECIPES_ABISAFE += " \ - gstreamer1.0-plugins-bad \ -" -- 2.17.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16761): https://lists.yoctoproject.org/g/meta-arago/message/16761 Mute This Topic: https://lists.yoctoproject.org/mt/116283880/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
