summaryrefslogtreecommitdiffstats
path: root/meta-openstack/conf
diff options
context:
space:
mode:
authorJeremy A. Puhlman <jpuhlman@mvista.com>2018-05-21 12:35:57 -0700
committerBruce Ashfield <bruce.ashfield@windriver.com>2018-05-21 22:10:00 -0400
commit620ec0b3517cab2cf90c1b83f1f8e93b00c3a581 (patch)
treef78cb2b6aaca5a1825cd72fa9da16b2d5e5ce126 /meta-openstack/conf
parentedb9fed9aca8452e54624d9da109cdd7cabcf30c (diff)
downloadmeta-cloud-services-620ec0b3517cab2cf90c1b83f1f8e93b00c3a581.tar.gz
Add LAYERSERIES_COMPAT
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.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 2565b92..f9443e2 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"
10 10LAYERSERIES_COMPAT_openstack-layer = "sumo"
11BB_DANGLINGAPPENDS_WARNONLY ?= "true" 11BB_DANGLINGAPPENDS_WARNONLY ?= "true"
12 12
13# pre 0.4.0 greenlet versions segfault python 13# pre 0.4.0 greenlet versions segfault python