meta-virtualization.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* [meta-virtualization] [meta-cloud-services] [PATCH] layer.conf: use scarthgap to LAYERSERIES_COMPAT
@ 2024-04-03  0:25 wangmy
  2024-04-09  3:10 ` Mingyu Wang (Fujitsu)
  0 siblings, 1 reply; 4+ messages in thread
From: wangmy @ 2024-04-03  0:25 UTC (permalink / raw
  To: meta-virtualization; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

conf: mark layer compatible with scarthgap

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 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 24768809..b035adf7 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 = "nanbield"
+LAYERSERIES_COMPAT_openstack-layer = "scarthgap"
 BB_DANGLINGAPPENDS_WARNONLY ?= "true"
 
 LAYERDEPENDS_openstack-layer = " \
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-04-09 14:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-03  0:25 [meta-virtualization] [meta-cloud-services] [PATCH] layer.conf: use scarthgap to LAYERSERIES_COMPAT wangmy
2024-04-09  3:10 ` Mingyu Wang (Fujitsu)
2024-04-09 12:02   ` Bruce Ashfield
2024-04-09 14:14     ` Bruce Ashfield

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).