[meta-arago][scarthgap][PATCH 05/10] meta-arago-extras: layer.conf: Remove SIGGEN_EXCLUDERECIPES_ABISAFE
Ryan Eatmon <[email protected]>
| Newsgroups | org.yoctoproject.lists.meta-arago |
|---|---|
| Message-ID | <[email protected]> |
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