Bitbake has dropped support for BB_DANGLINGAPPENDS_WARNONLY [1]. [1] https://git.openembedded.org/bitbake/commit/?id=fca9c9e3cb6f8e9f99bf51dc5e8a8d83f4c84c69
Signed-off-by: Ryan Eatmon <[email protected]> --- meta-arago-distro/conf/layer.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta-arago-distro/conf/layer.conf b/meta-arago-distro/conf/layer.conf index 08684834..2342f702 100644 --- a/meta-arago-distro/conf/layer.conf +++ b/meta-arago-distro/conf/layer.conf @@ -34,8 +34,6 @@ BBFILES_DYNAMIC += " \ selinux:${LAYERDIR}/dynamic-layers/selinux/recipes*/*/*.bbappend \ " -BB_DANGLINGAPPENDS_WARNONLY = "true" - SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ weston-init->weston \ weston-init->kbd \ -- 2.17.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15636): https://lists.yoctoproject.org/g/meta-arago/message/15636 Mute This Topic: https://lists.yoctoproject.org/mt/109899575/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
