From 24f0b028ecdd3740a4a7b2e961d00bc4587f6e7d Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 16 Jul 2025 14:42:13 -0400 Subject: 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 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 Signed-off-by: Antonin Godard Signed-off-by: Richard Purdie Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/ruby/method-source_git.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-openstack/recipes-devtools/ruby/method-source_git.bb') diff --git a/meta-openstack/recipes-devtools/ruby/method-source_git.bb b/meta-openstack/recipes-devtools/ruby/method-source_git.bb index 6756f99..7fcc6ef 100644 --- a/meta-openstack/recipes-devtools/ruby/method-source_git.bb +++ b/meta-openstack/recipes-devtools/ruby/method-source_git.bb @@ -13,8 +13,6 @@ BPV = "0.8.2" PV = "${BPV}" SRCREV = "1b1f8323a7c25f29331fe32511f50697e5405dbd" -S = "${WORKDIR}/git" - SRC_URI = " \ git://github.com/banister/method_source.git;branch=master;protocol=https \ file://gemspec-bump-version.patch \ -- cgit v1.2.3-54-g00ecf