summaryrefslogtreecommitdiffstats
path: root/recipes-connectivity/serf/hashicorp-serf_0.9.4.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2025-07-16 14:42:13 -0400
committerBruce Ashfield <bruce.ashfield@gmail.com>2025-07-16 14:42:13 -0400
commit24f0b028ecdd3740a4a7b2e961d00bc4587f6e7d (patch)
tree985a716004a41396bbbcaa4c6e01d7d69848fb13 /recipes-connectivity/serf/hashicorp-serf_0.9.4.bb
parentff75057ed28f942543c951f7af22b891752557f1 (diff)
downloadmeta-cloud-services-24f0b028ecdd3740a4a7b2e961d00bc4587f6e7d.tar.gz
layer/global: update S assignments
Updating meta-cloud-services and sublayers to comply with the UNPACKDIR changes. The techniques mentioned in the following commit are used: Author: Alexander Kanavin <alex@linutronix.de> Date: Tue Jun 24 13:53:51 2025 +0200 migration-guides/migration-5.3.rst: add guidance for breaking WORKDIR changes (From yocto-docs rev: f59504d8706a817e0b5a6235ebb69cb3b3ebb277) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-connectivity/serf/hashicorp-serf_0.9.4.bb')
-rw-r--r--recipes-connectivity/serf/hashicorp-serf_0.9.4.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-connectivity/serf/hashicorp-serf_0.9.4.bb b/recipes-connectivity/serf/hashicorp-serf_0.9.4.bb
index 8318400..d498691 100644
--- a/recipes-connectivity/serf/hashicorp-serf_0.9.4.bb
+++ b/recipes-connectivity/serf/hashicorp-serf_0.9.4.bb
@@ -22,8 +22,6 @@ SRC_URI = "git://${GO_IMPORT}.git;protocol=https;branch=master"
22PV = "0.8.5+git${SRCPV}" 22PV = "0.8.5+git${SRCPV}"
23SRCREV = "1d3fdf93bbe5002c5023da50402368a817488691" 23SRCREV = "1d3fdf93bbe5002c5023da50402368a817488691"
24 24
25S = "${WORKDIR}/git"
26
27inherit go 25inherit go
28 26
29RDEPENDS:${PN}-dev += "bash make" 27RDEPENDS:${PN}-dev += "bash make"