summaryrefslogtreecommitdiffstats
path: root/meta-openstack/conf
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2026-03-18 03:29:46 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2026-03-18 03:29:46 +0000
commit610d0d72aaac727c65d340d0986eb88300a5d40f (patch)
tree68253373b9a448ed9ba83a40f793ad8e836d9e30 /meta-openstack/conf
parent24ab5e672ff5785401b7f67013d869b8e0e34b8e (diff)
downloadmeta-cloud-services-master.tar.gz
layer: bump compatibility to wrynoseHEADmaster
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/conf')
-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 5644e6d..62126a4 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 = "walnascar whinlatter" 10LAYERSERIES_COMPAT_openstack-layer = "wrynose"
11 11
12LAYERDEPENDS_openstack-layer = " \ 12LAYERDEPENDS_openstack-layer = " \
13 core \ 13 core \