summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2018-09-30 21:34:40 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2018-09-30 21:34:40 -0400
commit20f0f487f5f074bc9abc6899e8807c839950bc95 (patch)
treea7ccf3e7015fc6ddc6874e56f033771d03e14fd6
parentf0f6be2f83744acb9c5e0fd9424310862b52da04 (diff)
downloadmeta-cloud-services-20f0f487f5f074bc9abc6899e8807c839950bc95.tar.gz
conf: add thud to compatible releases
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.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 f69e8b1..18b0feb 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -7,4 +7,4 @@ 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 = "sumo" 10LAYERSERIES_COMPAT_cloud-services-layer = "sumo thud"