summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-openstack/conf/layer.conf2
-rw-r--r--recipes-connectivity/serf/hashicorp-serf_0.9.4.bb (renamed from recipes-connectivity/serf/hashicorp-serf_0.8.5.bb)0
2 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/conf/layer.conf b/meta-openstack/conf/layer.conf
index 6774aec..eb1a543 100644
--- a/meta-openstack/conf/layer.conf
+++ b/meta-openstack/conf/layer.conf
@@ -8,7 +8,6 @@ BBFILE_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 = "styhead" 10LAYERSERIES_COMPAT_openstack-layer = "styhead"
11BB_DANGLINGAPPENDS_WARNONLY ?= "true"
12 11
13LAYERDEPENDS_openstack-layer = " \ 12LAYERDEPENDS_openstack-layer = " \
14 core \ 13 core \
@@ -19,6 +18,7 @@ LAYERDEPENDS_openstack-layer = " \
19 webserver \ 18 webserver \
20 meta-python \ 19 meta-python \
21 virtualization-layer \ 20 virtualization-layer \
21 erlang-layer \
22 " 22 "
23 23
24# pre 0.4.0 greenlet versions segfault python 24# pre 0.4.0 greenlet versions segfault python
diff --git a/recipes-connectivity/serf/hashicorp-serf_0.8.5.bb b/recipes-connectivity/serf/hashicorp-serf_0.9.4.bb
index 8318400..8318400 100644
--- a/recipes-connectivity/serf/hashicorp-serf_0.8.5.bb
+++ b/recipes-connectivity/serf/hashicorp-serf_0.9.4.bb