From 0cffcd09a44b2a58452a5bb13714bfc47d6546bf Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Sat, 31 Jul 2021 23:31:13 -0400 Subject: global: overrides conversion Signed-off-by: Bruce Ashfield --- recipes-connectivity/serf/hashicorp-serf_0.8.5.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-connectivity/serf/hashicorp-serf_0.8.5.bb') 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" inherit go -RDEPENDS_${PN}-dev += "bash make" +RDEPENDS:${PN}-dev += "bash make" # Apache serf in oe-core is a completely different beast -RCONFLICTS_${PN} = "serf" +RCONFLICTS:${PN} = "serf" -- cgit v1.2.3-54-g00ecf