diff options
-rw-r--r-- | meta-openstack/conf/layer.conf | 2 | ||||
-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" | |||
8 | BBFILE_PATTERN_openstack-layer := "^${LAYERDIR}/" | 8 | BBFILE_PATTERN_openstack-layer := "^${LAYERDIR}/" |
9 | BBFILE_PRIORITY_openstack-layer = "5" | 9 | BBFILE_PRIORITY_openstack-layer = "5" |
10 | LAYERSERIES_COMPAT_openstack-layer = "styhead" | 10 | LAYERSERIES_COMPAT_openstack-layer = "styhead" |
11 | BB_DANGLINGAPPENDS_WARNONLY ?= "true" | ||
12 | 11 | ||
13 | LAYERDEPENDS_openstack-layer = " \ | 12 | LAYERDEPENDS_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 | |||