summaryrefslogtreecommitdiffstats
path: root/meta-openstack
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2025-06-20 08:33:53 -0400
committerBruce Ashfield <bruce.ashfield@gmail.com>2025-06-20 08:33:53 -0400
commitff75057ed28f942543c951f7af22b891752557f1 (patch)
tree240879a384ede48aff45c8b76e295e03112179bb /meta-openstack
parentbf20b4cbeb1dabc583322c4ba7713728b8d8c56b (diff)
downloadmeta-cloud-services-master.tar.gz
layer: drop styhead, add whinlatterHEADmaster
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack')
-rw-r--r--meta-openstack/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/conf/layer.conf b/meta-openstack/conf/layer.conf
index 4e4dc61..5644e6d 100644
--- a/meta-openstack/conf/layer.conf
+++ b/meta-openstack/conf/layer.conf
@@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend"
7BBFILE_COLLECTIONS += "openstack-layer" 7BBFILE_COLLECTIONS += "openstack-layer"
8BBFILE_PATTERN_openstack-layer := "^${LAYERDIR}/" 8BBFILE_PATTERN_openstack-layer := "^${LAYERDIR}/"
9BBFILE_PRIORITY_openstack-layer = "5" 9BBFILE_PRIORITY_openstack-layer = "5"
10LAYERSERIES_COMPAT_openstack-layer = "styhead walnascar" 10LAYERSERIES_COMPAT_openstack-layer = "walnascar whinlatter"
11 11
12LAYERDEPENDS_openstack-layer = " \ 12LAYERDEPENDS_openstack-layer = " \
13 core \ 13 core \