summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2026-01-07 16:27:16 -0500
committerBruce Ashfield <bruce.ashfield@gmail.com>2026-01-07 16:27:16 -0500
commit12b41b2214590b8a1a3a321d92513b24b7829e60 (patch)
treea3cfe3f33e84847aa423cd722509b4168b4adfac
parent93864b8b8d7aaee1063f10237242284df1d274e9 (diff)
downloadmeta-cloud-services-whinlatter.tar.gz
config: drop walnascar, leave whinlatterwhinlatter
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index dd307f6..553812b 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 = "walnascar whinlatter" 10LAYERSERIES_COMPAT_cloud-services-layer = "whinlatter"
11LAYERDEPENDS_cloud-services-layer = "core \ 11LAYERDEPENDS_cloud-services-layer = "core \
12 filesystems-layer \ 12 filesystems-layer \
13 networking-layer \ 13 networking-layer \