Thanks Ryosuke! I started a build this morning, hit the error and fixed the issue .. and then checked mailing lists, to find your patch.
Bruce On Mon, Nov 25, 2024 at 1:28 AM Ryosuke Saito via lists.yoctoproject.org <[email protected]> wrote: > 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 > > > > > -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#9012): https://lists.yoctoproject.org/g/meta-virtualization/message/9012 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]] -=-=-=-=-=-=-=-=-=-=-=-
