summaryrefslogtreecommitdiffstats
path: root/recipes-connectivity/serf/hashicorp-serf_0.8.5.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2021-07-31 23:31:13 -0400
committerBruce Ashfield <bruce.ashfield@gmail.com>2021-07-31 23:49:54 -0400
commit0cffcd09a44b2a58452a5bb13714bfc47d6546bf (patch)
treeb91584b573ce42431a35a9b8f064d8be57974e1e /recipes-connectivity/serf/hashicorp-serf_0.8.5.bb
parente887a996155f8b9f22d6aca0e31b5fbccd82751e (diff)
downloadmeta-cloud-services-0cffcd09a44b2a58452a5bb13714bfc47d6546bf.tar.gz
global: overrides conversion
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-connectivity/serf/hashicorp-serf_0.8.5.bb')
-rw-r--r--recipes-connectivity/serf/hashicorp-serf_0.8.5.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/serf/hashicorp-serf_0.8.5.bb b/recipes-connectivity/serf/hashicorp-serf_0.8.5.bb
index 0b1517b..7e2a761 100644
--- a/recipes-connectivity/serf/hashicorp-serf_0.8.5.bb
+++ b/recipes-connectivity/serf/hashicorp-serf_0.8.5.bb
@@ -26,7 +26,7 @@ S = "${WORKDIR}/git"
26 26
27inherit go 27inherit go
28 28
29RDEPENDS_${PN}-dev += "bash make" 29RDEPENDS:${PN}-dev += "bash make"
30 30
31# Apache serf in oe-core is a completely different beast 31# Apache serf in oe-core is a completely different beast
32RCONFLICTS_${PN} = "serf" 32RCONFLICTS:${PN} = "serf"