summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2026-03-18 03:29:07 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2026-03-18 03:29:07 +0000
commit24ab5e672ff5785401b7f67013d869b8e0e34b8e (patch)
treeae6f65e941cb964690b924586cff6344108ddd8e /conf
parent12e90b79eca4fd6409d4a9de992c82ff3edc1963 (diff)
downloadmeta-cloud-services-24ab5e672ff5785401b7f67013d869b8e0e34b8e.tar.gz
layer: bump compatibility to wrynose
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 553812b..52d860b 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend"
7BBFILE_COLLECTIONS += "cloud-services-layer" 7BBFILE_COLLECTIONS += "cloud-services-layer"
8BBFILE_PATTERN_cloud-services-layer := "^${LAYERDIR}/" 8BBFILE_PATTERN_cloud-services-layer := "^${LAYERDIR}/"
9BBFILE_PRIORITY_cloud-services-layer = "5" 9BBFILE_PRIORITY_cloud-services-layer = "5"
10LAYERSERIES_COMPAT_cloud-services-layer = "whinlatter" 10LAYERSERIES_COMPAT_cloud-services-layer = "wrynose"
11LAYERDEPENDS_cloud-services-layer = "core \ 11LAYERDEPENDS_cloud-services-layer = "core \
12 filesystems-layer \ 12 filesystems-layer \
13 networking-layer \ 13 networking-layer \