Remove the use of BB_DANGLINGAPPENDS_WARNONLY as bitbake no longer supports this.
Signed-off-by: Ryosuke Saito <[email protected]> --- meta-openstack/conf/layer.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-openstack/conf/layer.conf b/meta-openstack/conf/layer.conf index 6774aec64cc0..114e1abb5fd7 100644 --- a/meta-openstack/conf/layer.conf +++ b/meta-openstack/conf/layer.conf @@ -8,7 +8,6 @@ BBFILE_COLLECTIONS += "openstack-layer" BBFILE_PATTERN_openstack-layer := "^${LAYERDIR}/" BBFILE_PRIORITY_openstack-layer = "5" LAYERSERIES_COMPAT_openstack-layer = "styhead" -BB_DANGLINGAPPENDS_WARNONLY ?= "true" LAYERDEPENDS_openstack-layer = " \ core \ -- 2.47.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#9011): https://lists.yoctoproject.org/g/meta-virtualization/message/9011 Mute This Topic: https://lists.yoctoproject.org/mt/109767455/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
