I already have this change locally .. But it can't be pushed, since the layer isn't actually compatible with sythead.
Bruce On Tue, Oct 8, 2024 at 5:03 AM wangmy via lists.yoctoproject.org <[email protected]> wrote: > > From: Wang Mingyu <[email protected]> > > conf: mark layer compatible with styhead > > Signed-off-by: Wang Mingyu <[email protected]> > --- > meta-openstack/conf/layer.conf | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta-openstack/conf/layer.conf b/meta-openstack/conf/layer.conf > index b035adf7..6774aec6 100644 > --- a/meta-openstack/conf/layer.conf > +++ b/meta-openstack/conf/layer.conf > @@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb > ${LAYERDIR}/recipes*/*/*.bbappend" > BBFILE_COLLECTIONS += "openstack-layer" > BBFILE_PATTERN_openstack-layer := "^${LAYERDIR}/" > BBFILE_PRIORITY_openstack-layer = "5" > -LAYERSERIES_COMPAT_openstack-layer = "scarthgap" > +LAYERSERIES_COMPAT_openstack-layer = "styhead" > BB_DANGLINGAPPENDS_WARNONLY ?= "true" > > LAYERDEPENDS_openstack-layer = " \ > -- > 2.34.1 > > > > -- - 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 (#8918): https://lists.yoctoproject.org/g/meta-virtualization/message/8918 Mute This Topic: https://lists.yoctoproject.org/mt/108885730/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
