summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/ruby
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 /meta-openstack/recipes-devtools/ruby
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 'meta-openstack/recipes-devtools/ruby')
-rw-r--r--meta-openstack/recipes-devtools/ruby/bundler_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/chef-zero_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/coderay_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/concurrent-ruby_1.1.9.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/diff-lcs_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/erubis_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/fluentd_1.17.1.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/hashie_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/highline_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/http-parser.rb_0.8.0.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/ipaddress_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/json_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/method-source_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/mime-types_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/mixlib-authentication_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/mixlib-cli_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/mixlib-config_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/mixlib-log_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/mixlib-shellout_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/msgpack_1.7.3.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/net-ssh-gateway_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/net-ssh-multi_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/net-ssh_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/ohai_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/pry_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/rack_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/rest-client_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/sigdump_0.2.4.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/slop_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/strptime_0.2.5.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/systemu_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/tzinfo-data_1.2024.2.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/tzinfo_2.0.6.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/yajl-ruby_1.4.0.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/yard_git.bb2
35 files changed, 0 insertions, 70 deletions
diff --git a/meta-openstack/recipes-devtools/ruby/bundler_git.bb b/meta-openstack/recipes-devtools/ruby/bundler_git.bb
index a4300a2..5c5148d 100644
--- a/meta-openstack/recipes-devtools/ruby/bundler_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/bundler_git.bb
@@ -22,8 +22,6 @@ BPV = "1.6.2"
22PV = "${BPV}" 22PV = "${BPV}"
23SRCREV = "06e3647c117da210ffd15a174624497830addd7b" 23SRCREV = "06e3647c117da210ffd15a174624497830addd7b"
24 24
25S = "${WORKDIR}/git"
26
27SRC_URI = " \ 25SRC_URI = " \
28 git://github.com/bundler/bundler.git;branch=1-7-stable;protocol=https \ 26 git://github.com/bundler/bundler.git;branch=1-7-stable;protocol=https \
29 " 27 "
diff --git a/meta-openstack/recipes-devtools/ruby/chef-zero_git.bb b/meta-openstack/recipes-devtools/ruby/chef-zero_git.bb
index 199fd41..41e0fd0 100644
--- a/meta-openstack/recipes-devtools/ruby/chef-zero_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/chef-zero_git.bb
@@ -18,8 +18,6 @@ BPV = "4.2.3"
18PV = "${BPV}" 18PV = "${BPV}"
19SRCREV = "28fe2928469885b0138de4d4270c6eccac8ab482" 19SRCREV = "28fe2928469885b0138de4d4270c6eccac8ab482"
20 20
21S = "${WORKDIR}/git"
22
23SRC_URI = " \ 21SRC_URI = " \
24 git://github.com/opscode/chef-zero.git;branch=master;protocol=https \ 22 git://github.com/opscode/chef-zero.git;branch=master;protocol=https \
25 " 23 "
diff --git a/meta-openstack/recipes-devtools/ruby/coderay_git.bb b/meta-openstack/recipes-devtools/ruby/coderay_git.bb
index a45942f..b7dc822 100644
--- a/meta-openstack/recipes-devtools/ruby/coderay_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/coderay_git.bb
@@ -13,8 +13,6 @@ BPV = "1.1.0"
13PV = "${BPV}" 13PV = "${BPV}"
14SRCREV = "a48037b85a12228431b32103786456f36beb355f" 14SRCREV = "a48037b85a12228431b32103786456f36beb355f"
15 15
16S = "${WORKDIR}/git"
17
18SRC_URI = " \ 16SRC_URI = " \
19 git://github.com/rubychan/coderay.git;branch=master;protocol=https \ 17 git://github.com/rubychan/coderay.git;branch=master;protocol=https \
20 " 18 "
diff --git a/meta-openstack/recipes-devtools/ruby/concurrent-ruby_1.1.9.bb b/meta-openstack/recipes-devtools/ruby/concurrent-ruby_1.1.9.bb
index e2c99d7..8ae17fc 100644
--- a/meta-openstack/recipes-devtools/ruby/concurrent-ruby_1.1.9.bb
+++ b/meta-openstack/recipes-devtools/ruby/concurrent-ruby_1.1.9.bb
@@ -9,8 +9,6 @@ SRC_URI = "git://github.com/ruby-concurrency/concurrent-ruby.git;protocol=https;
9 " 9 "
10SRCREV = "52c08fca13cc3811673ea2f6fdb244a0e42e0ebe" 10SRCREV = "52c08fca13cc3811673ea2f6fdb244a0e42e0ebe"
11 11
12S = "${WORKDIR}/git"
13
14do_install:append () { 12do_install:append () {
15 rmdir --ignore-fail-on-non-empty ${D}${libdir}/ruby/gems/${RUBY_GEM_VERSION}/plugins 13 rmdir --ignore-fail-on-non-empty ${D}${libdir}/ruby/gems/${RUBY_GEM_VERSION}/plugins
16} 14}
diff --git a/meta-openstack/recipes-devtools/ruby/diff-lcs_git.bb b/meta-openstack/recipes-devtools/ruby/diff-lcs_git.bb
index 6f6758c..ba95753 100644
--- a/meta-openstack/recipes-devtools/ruby/diff-lcs_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/diff-lcs_git.bb
@@ -17,8 +17,6 @@ PV = "${BPV}"
17#SRCREV = "d53e92242b9dd6745e56a0ff4ba15d2f62052b91" 17#SRCREV = "d53e92242b9dd6745e56a0ff4ba15d2f62052b91"
18SRCREV = "704bc2c0000b5f9bf49d607dcd0d3989b63b2595" 18SRCREV = "704bc2c0000b5f9bf49d607dcd0d3989b63b2595"
19 19
20S = "${WORKDIR}/git"
21
22SRC_URI = " \ 20SRC_URI = " \
23 git://github.com/halostatue/diff-lcs.git;branch=master;protocol=https \ 21 git://github.com/halostatue/diff-lcs.git;branch=master;protocol=https \
24 " 22 "
diff --git a/meta-openstack/recipes-devtools/ruby/erubis_git.bb b/meta-openstack/recipes-devtools/ruby/erubis_git.bb
index 16fd542..afa41dc 100644
--- a/meta-openstack/recipes-devtools/ruby/erubis_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/erubis_git.bb
@@ -13,8 +13,6 @@ BPV = "2.7.0"
13PV = "${BPV}" 13PV = "${BPV}"
14SRCREV = "1f0b38d9e66885f8af0244d12d1a6702fc04a8de" 14SRCREV = "1f0b38d9e66885f8af0244d12d1a6702fc04a8de"
15 15
16S = "${WORKDIR}/git"
17
18SRC_URI = " \ 16SRC_URI = " \
19 git://github.com/kwatch/erubis.git;branch=master;protocol=https \ 17 git://github.com/kwatch/erubis.git;branch=master;protocol=https \
20 " 18 "
diff --git a/meta-openstack/recipes-devtools/ruby/fluentd_1.17.1.bb b/meta-openstack/recipes-devtools/ruby/fluentd_1.17.1.bb
index cfc6828..e36f0de 100644
--- a/meta-openstack/recipes-devtools/ruby/fluentd_1.17.1.bb
+++ b/meta-openstack/recipes-devtools/ruby/fluentd_1.17.1.bb
@@ -7,8 +7,6 @@ SRCREV = "b4814cb672f8d0fef2bf441214aae368a4091662"
7 7
8SRC_URI = "git://github.com/fluent/fluentd.git;protocol=https;branch=master" 8SRC_URI = "git://github.com/fluent/fluentd.git;protocol=https;branch=master"
9 9
10S = "${WORKDIR}/git"
11
12RDEPENDS:${PN} = "cool.io http-parser.rb msgpack serverengine sigdump strptime tzinfo tzinfo-data yajl-ruby" 10RDEPENDS:${PN} = "cool.io http-parser.rb msgpack serverengine sigdump strptime tzinfo tzinfo-data yajl-ruby"
13 11
14inherit ruby 12inherit ruby
diff --git a/meta-openstack/recipes-devtools/ruby/hashie_git.bb b/meta-openstack/recipes-devtools/ruby/hashie_git.bb
index 65ccb11..8226a60 100644
--- a/meta-openstack/recipes-devtools/ruby/hashie_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/hashie_git.bb
@@ -13,8 +13,6 @@ BPV = "3.4.2"
13PV = "${BPV}" 13PV = "${BPV}"
14SRCREV = "02df8918dd07ef2da1aceba5fd17e8757027345a" 14SRCREV = "02df8918dd07ef2da1aceba5fd17e8757027345a"
15 15
16S = "${WORKDIR}/git"
17
18SRC_URI = " \ 16SRC_URI = " \
19 git://github.com/intridea/hashie.git;branch=master;protocol=https \ 17 git://github.com/intridea/hashie.git;branch=master;protocol=https \
20 " 18 "
diff --git a/meta-openstack/recipes-devtools/ruby/highline_git.bb b/meta-openstack/recipes-devtools/ruby/highline_git.bb
index 546bfc9..897610c 100644
--- a/meta-openstack/recipes-devtools/ruby/highline_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/highline_git.bb
@@ -19,8 +19,6 @@ BPV = "1.7.3"
19PV = "${BPV}" 19PV = "${BPV}"
20SRCREV = "327051c1c217df2880c3a53f31484f7e815e847f" 20SRCREV = "327051c1c217df2880c3a53f31484f7e815e847f"
21 21
22S = "${WORKDIR}/git"
23
24SRC_URI = " \ 22SRC_URI = " \
25 git://github.com/JEG2/highline.git;branch=master;protocol=https \ 23 git://github.com/JEG2/highline.git;branch=master;protocol=https \
26 " 24 "
diff --git a/meta-openstack/recipes-devtools/ruby/http-parser.rb_0.8.0.bb b/meta-openstack/recipes-devtools/ruby/http-parser.rb_0.8.0.bb
index 4823003..fdf3c6d 100644
--- a/meta-openstack/recipes-devtools/ruby/http-parser.rb_0.8.0.bb
+++ b/meta-openstack/recipes-devtools/ruby/http-parser.rb_0.8.0.bb
@@ -8,8 +8,6 @@ SRCREV = "71ecce2a498f87ba83ea3d77322a001132610a6e"
8 8
9SRC_URI = "gitsm://github.com/tmm1/http_parser.rb.git;protocol=https;branch=master" 9SRC_URI = "gitsm://github.com/tmm1/http_parser.rb.git;protocol=https;branch=master"
10 10
11S = "${WORKDIR}/git"
12
13# Bitbake doesn't allow the underscore in file name, hence the dash 11# Bitbake doesn't allow the underscore in file name, hence the dash
14SRCNAME = "http_parser.rb" 12SRCNAME = "http_parser.rb"
15 13
diff --git a/meta-openstack/recipes-devtools/ruby/ipaddress_git.bb b/meta-openstack/recipes-devtools/ruby/ipaddress_git.bb
index 29a8933..af06892 100644
--- a/meta-openstack/recipes-devtools/ruby/ipaddress_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/ipaddress_git.bb
@@ -17,8 +17,6 @@ PV = "${BPV}"
17# SRCREV is one above release as upstream tag was off 17# SRCREV is one above release as upstream tag was off
18SRCREV = "96aaf68210d644157bd57a6ec3e38c49f38bfc34" 18SRCREV = "96aaf68210d644157bd57a6ec3e38c49f38bfc34"
19 19
20S = "${WORKDIR}/git"
21
22SRC_URI = " \ 20SRC_URI = " \
23 git://github.com/ipaddress-gem/ipaddress.git;branch=master;protocol=https \ 21 git://github.com/ipaddress-gem/ipaddress.git;branch=master;protocol=https \
24 " 22 "
diff --git a/meta-openstack/recipes-devtools/ruby/json_git.bb b/meta-openstack/recipes-devtools/ruby/json_git.bb
index 61655e5..583fa86 100644
--- a/meta-openstack/recipes-devtools/ruby/json_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/json_git.bb
@@ -13,8 +13,6 @@ BPV = "1.8.5"
13PV = "${BPV}" 13PV = "${BPV}"
14SRCREV = "4cf6c6270f52888997ec1b626b9f557db4f26f2e" 14SRCREV = "4cf6c6270f52888997ec1b626b9f557db4f26f2e"
15 15
16S = "${WORKDIR}/git"
17
18SRC_URI = " \ 16SRC_URI = " \
19 git://github.com/flori/json.git;branch=v1.8;protocol=https \ 17 git://github.com/flori/json.git;branch=v1.8;protocol=https \
20 " 18 "
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"
13PV = "${BPV}" 13PV = "${BPV}"
14SRCREV = "1b1f8323a7c25f29331fe32511f50697e5405dbd" 14SRCREV = "1b1f8323a7c25f29331fe32511f50697e5405dbd"
15 15
16S = "${WORKDIR}/git"
17
18SRC_URI = " \ 16SRC_URI = " \
19 git://github.com/banister/method_source.git;branch=master;protocol=https \ 17 git://github.com/banister/method_source.git;branch=master;protocol=https \
20 file://gemspec-bump-version.patch \ 18 file://gemspec-bump-version.patch \
diff --git a/meta-openstack/recipes-devtools/ruby/mime-types_git.bb b/meta-openstack/recipes-devtools/ruby/mime-types_git.bb
index 989cb62..db34777 100644
--- a/meta-openstack/recipes-devtools/ruby/mime-types_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/mime-types_git.bb
@@ -16,8 +16,6 @@ BPV = "2.5"
16PV = "${BPV}" 16PV = "${BPV}"
17SRCREV = "bc15d62118b59aabbc9cb6e5734b65bf3bc273f0" 17SRCREV = "bc15d62118b59aabbc9cb6e5734b65bf3bc273f0"
18 18
19S = "${WORKDIR}/git"
20
21SRC_URI = " \ 19SRC_URI = " \
22 git://github.com/halostatue/mime-types.git;branch=master;protocol=https \ 20 git://github.com/halostatue/mime-types.git;branch=master;protocol=https \
23 " 21 "
diff --git a/meta-openstack/recipes-devtools/ruby/mixlib-authentication_git.bb b/meta-openstack/recipes-devtools/ruby/mixlib-authentication_git.bb
index d10835d..c9f3d91 100644
--- a/meta-openstack/recipes-devtools/ruby/mixlib-authentication_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/mixlib-authentication_git.bb
@@ -14,8 +14,6 @@ BPV = "1.3.0"
14PV = "${BPV}" 14PV = "${BPV}"
15SRCREV = "db24a56c6f5b99114998a50942220a7023060229" 15SRCREV = "db24a56c6f5b99114998a50942220a7023060229"
16 16
17S = "${WORKDIR}/git"
18
19SRC_URI = " \ 17SRC_URI = " \
20 git://github.com/opscode/mixlib-authentication.git;branch=master;protocol=https \ 18 git://github.com/opscode/mixlib-authentication.git;branch=master;protocol=https \
21 " 19 "
diff --git a/meta-openstack/recipes-devtools/ruby/mixlib-cli_git.bb b/meta-openstack/recipes-devtools/ruby/mixlib-cli_git.bb
index 44309c4..c16c614 100644
--- a/meta-openstack/recipes-devtools/ruby/mixlib-cli_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/mixlib-cli_git.bb
@@ -14,8 +14,6 @@ BPV = "1.5.0"
14PV = "${BPV}" 14PV = "${BPV}"
15SRCREV = "b3b3c12141b5380ec61945770690fc1ae31d92b0" 15SRCREV = "b3b3c12141b5380ec61945770690fc1ae31d92b0"
16 16
17S = "${WORKDIR}/git"
18
19SRC_URI = " \ 17SRC_URI = " \
20 git://github.com/opscode/mixlib-cli.git;branch=master;protocol=https \ 18 git://github.com/opscode/mixlib-cli.git;branch=master;protocol=https \
21 " 19 "
diff --git a/meta-openstack/recipes-devtools/ruby/mixlib-config_git.bb b/meta-openstack/recipes-devtools/ruby/mixlib-config_git.bb
index 68eb393..fae4e96 100644
--- a/meta-openstack/recipes-devtools/ruby/mixlib-config_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/mixlib-config_git.bb
@@ -14,8 +14,6 @@ BPV = "2.2.1"
14PV = "${BPV}" 14PV = "${BPV}"
15SRCREV = "d7bdd7c999e13a0bd67607011731a536323dd51c" 15SRCREV = "d7bdd7c999e13a0bd67607011731a536323dd51c"
16 16
17S = "${WORKDIR}/git"
18
19SRC_URI = " \ 17SRC_URI = " \
20 git://github.com/opscode/mixlib-config.git;branch=master;protocol=https \ 18 git://github.com/opscode/mixlib-config.git;branch=master;protocol=https \
21 " 19 "
diff --git a/meta-openstack/recipes-devtools/ruby/mixlib-log_git.bb b/meta-openstack/recipes-devtools/ruby/mixlib-log_git.bb
index 52a95d6..59190d5 100644
--- a/meta-openstack/recipes-devtools/ruby/mixlib-log_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/mixlib-log_git.bb
@@ -14,8 +14,6 @@ BPV = "1.4.1"
14PV = "${BPV}" 14PV = "${BPV}"
15SRCREV = "b750625a79cc46fffe6b886320f96e7874497fa0" 15SRCREV = "b750625a79cc46fffe6b886320f96e7874497fa0"
16 16
17S = "${WORKDIR}/git"
18
19SRC_URI = " \ 17SRC_URI = " \
20 git://github.com/opscode/mixlib-log.git;branch=master;protocol=https \ 18 git://github.com/opscode/mixlib-log.git;branch=master;protocol=https \
21 " 19 "
diff --git a/meta-openstack/recipes-devtools/ruby/mixlib-shellout_git.bb b/meta-openstack/recipes-devtools/ruby/mixlib-shellout_git.bb
index 70e316e..9f96c23 100644
--- a/meta-openstack/recipes-devtools/ruby/mixlib-shellout_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/mixlib-shellout_git.bb
@@ -17,8 +17,6 @@ BPV = "2.1.0"
17PV = "${BPV}" 17PV = "${BPV}"
18SRCREV = "27ba1e882dcab280527aa1764d1b45aca3ef5961" 18SRCREV = "27ba1e882dcab280527aa1764d1b45aca3ef5961"
19 19
20S = "${WORKDIR}/git"
21
22SRC_URI = " \ 20SRC_URI = " \
23 git://github.com/opscode/mixlib-shellout.git;branch=master;protocol=https \ 21 git://github.com/opscode/mixlib-shellout.git;branch=master;protocol=https \
24 " 22 "
diff --git a/meta-openstack/recipes-devtools/ruby/msgpack_1.7.3.bb b/meta-openstack/recipes-devtools/ruby/msgpack_1.7.3.bb
index f883556..bc59a50 100644
--- a/meta-openstack/recipes-devtools/ruby/msgpack_1.7.3.bb
+++ b/meta-openstack/recipes-devtools/ruby/msgpack_1.7.3.bb
@@ -8,8 +8,6 @@ SRCREV = "6bbaa97600430c438675540e1f970d61ce5ccd9e"
8 8
9SRC_URI = "git://github.com/msgpack/msgpack-ruby.git;protocol=https;branch=master" 9SRC_URI = "git://github.com/msgpack/msgpack-ruby.git;protocol=https;branch=master"
10 10
11S = "${WORKDIR}/git"
12
13inherit rubyv2 11inherit rubyv2
14 12
15GEM_NAME = "msgpack" 13GEM_NAME = "msgpack"
diff --git a/meta-openstack/recipes-devtools/ruby/net-ssh-gateway_git.bb b/meta-openstack/recipes-devtools/ruby/net-ssh-gateway_git.bb
index 160237c..de0e2c8 100644
--- a/meta-openstack/recipes-devtools/ruby/net-ssh-gateway_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/net-ssh-gateway_git.bb
@@ -17,8 +17,6 @@ BPV = "1.2.0"
17PV = "${BPV}" 17PV = "${BPV}"
18SRCREV = "1de7611a7f7cedbe7a4c6cf3798c88d00637582d" 18SRCREV = "1de7611a7f7cedbe7a4c6cf3798c88d00637582d"
19 19
20S = "${WORKDIR}/git"
21
22SRC_URI = " \ 20SRC_URI = " \
23 git://github.com/net-ssh/net-ssh-gateway.git;branch=master;protocol=https \ 21 git://github.com/net-ssh/net-ssh-gateway.git;branch=master;protocol=https \
24 file://gemspec-don-t-force-the-use-of-gem-private_key.pem.patch \ 22 file://gemspec-don-t-force-the-use-of-gem-private_key.pem.patch \
diff --git a/meta-openstack/recipes-devtools/ruby/net-ssh-multi_git.bb b/meta-openstack/recipes-devtools/ruby/net-ssh-multi_git.bb
index d95042e..f07fbd6 100644
--- a/meta-openstack/recipes-devtools/ruby/net-ssh-multi_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/net-ssh-multi_git.bb
@@ -17,8 +17,6 @@ BPV = "1.2.1"
17PV = "${BPV}" 17PV = "${BPV}"
18SRCREV = "5b668d5ef34102c9ac159a8f21c889fdc7f99f1b" 18SRCREV = "5b668d5ef34102c9ac159a8f21c889fdc7f99f1b"
19 19
20S = "${WORKDIR}/git"
21
22SRC_URI = " \ 20SRC_URI = " \
23 git://github.com/net-ssh/net-ssh-multi.git;branch=master;protocol=https \ 21 git://github.com/net-ssh/net-ssh-multi.git;branch=master;protocol=https \
24 file://gemspec-don-t-force-the-use-of-gem-private_key.pem.patch \ 22 file://gemspec-don-t-force-the-use-of-gem-private_key.pem.patch \
diff --git a/meta-openstack/recipes-devtools/ruby/net-ssh_git.bb b/meta-openstack/recipes-devtools/ruby/net-ssh_git.bb
index 344b34b..252ddd9 100644
--- a/meta-openstack/recipes-devtools/ruby/net-ssh_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/net-ssh_git.bb
@@ -15,8 +15,6 @@ BPV = "2.9.1"
15PV = "${BPV}" 15PV = "${BPV}"
16SRCREV = "9f8607984d8e904f211cc5edb39ab2a2ca94008e" 16SRCREV = "9f8607984d8e904f211cc5edb39ab2a2ca94008e"
17 17
18S = "${WORKDIR}/git"
19
20SRC_URI = " \ 18SRC_URI = " \
21 git://github.com/net-ssh/net-ssh.git;branch=master;protocol=https \ 19 git://github.com/net-ssh/net-ssh.git;branch=master;protocol=https \
22 file://gemspec-don-t-force-the-use-of-gem-private_key.pem.patch \ 20 file://gemspec-don-t-force-the-use-of-gem-private_key.pem.patch \
diff --git a/meta-openstack/recipes-devtools/ruby/ohai_git.bb b/meta-openstack/recipes-devtools/ruby/ohai_git.bb
index f7bad07..7f219d3 100644
--- a/meta-openstack/recipes-devtools/ruby/ohai_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/ohai_git.bb
@@ -17,8 +17,6 @@ BPV = "8.5.0"
17PV = "${BPV}" 17PV = "${BPV}"
18SRCREV = "5c166cf3fa4b2af541ee54855aae73c809044b3d" 18SRCREV = "5c166cf3fa4b2af541ee54855aae73c809044b3d"
19 19
20S = "${WORKDIR}/git"
21
22SRC_URI = " \ 20SRC_URI = " \
23 git://github.com/opscode/ohai.git;branch=master;protocol=https \ 21 git://github.com/opscode/ohai.git;branch=master;protocol=https \
24 " 22 "
diff --git a/meta-openstack/recipes-devtools/ruby/pry_git.bb b/meta-openstack/recipes-devtools/ruby/pry_git.bb
index d2c3325..4b9eb03 100644
--- a/meta-openstack/recipes-devtools/ruby/pry_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/pry_git.bb
@@ -15,8 +15,6 @@ BPV = "0.10.1"
15PV = "${BPV}" 15PV = "${BPV}"
16SRCREV = "191dc519813402acd6db0d7f73e652ed61f8111f" 16SRCREV = "191dc519813402acd6db0d7f73e652ed61f8111f"
17 17
18S = "${WORKDIR}/git"
19
20SRC_URI = " \ 18SRC_URI = " \
21 git://github.com/pry/pry.git;branch=master;protocol=https \ 19 git://github.com/pry/pry.git;branch=master;protocol=https \
22 file://rdoc-fixup-opt.banner-heredoc.patch \ 20 file://rdoc-fixup-opt.banner-heredoc.patch \
diff --git a/meta-openstack/recipes-devtools/ruby/rack_git.bb b/meta-openstack/recipes-devtools/ruby/rack_git.bb
index 2c03cff..0af803f 100644
--- a/meta-openstack/recipes-devtools/ruby/rack_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/rack_git.bb
@@ -17,8 +17,6 @@ BPV = "1.6.3"
17PV = "${BPV}" 17PV = "${BPV}"
18SRCREV = "134d6218d0881d87ae6a522e88eafbddb6cd1bb7" 18SRCREV = "134d6218d0881d87ae6a522e88eafbddb6cd1bb7"
19 19
20S = "${WORKDIR}/git"
21
22SRC_URI = " \ 20SRC_URI = " \
23 git://github.com/rack/rack.git;branch=1-6-stable;protocol=https \ 21 git://github.com/rack/rack.git;branch=1-6-stable;protocol=https \
24 " 22 "
diff --git a/meta-openstack/recipes-devtools/ruby/rest-client_git.bb b/meta-openstack/recipes-devtools/ruby/rest-client_git.bb
index 706af39..7d28ea7 100644
--- a/meta-openstack/recipes-devtools/ruby/rest-client_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/rest-client_git.bb
@@ -15,8 +15,6 @@ BPV = "2.0.0.rc1"
15PV = "${BPV}" 15PV = "${BPV}"
16SRCREV = "40eddc184a7b3fe79f9b68f291e06df4c1fbcb0b" 16SRCREV = "40eddc184a7b3fe79f9b68f291e06df4c1fbcb0b"
17 17
18S = "${WORKDIR}/git"
19
20SRC_URI = " \ 18SRC_URI = " \
21 git://github.com/rest-client/rest-client.git;branch=master;protocol=https \ 19 git://github.com/rest-client/rest-client.git;branch=master;protocol=https \
22 " 20 "
diff --git a/meta-openstack/recipes-devtools/ruby/sigdump_0.2.4.bb b/meta-openstack/recipes-devtools/ruby/sigdump_0.2.4.bb
index fc5152e..b4c1354 100644
--- a/meta-openstack/recipes-devtools/ruby/sigdump_0.2.4.bb
+++ b/meta-openstack/recipes-devtools/ruby/sigdump_0.2.4.bb
@@ -8,8 +8,6 @@ SRCREV = "57570f04456560512e4efc1c6fa695b76c17dc0d"
8 8
9SRC_URI = "git://github.com/frsyuki/sigdump.git;protocol=https;branch=master" 9SRC_URI = "git://github.com/frsyuki/sigdump.git;protocol=https;branch=master"
10 10
11S = "${WORKDIR}/git"
12
13inherit ruby 11inherit ruby
14 12
15FILES:${PN} += "${libdir}/*" 13FILES:${PN} += "${libdir}/*"
diff --git a/meta-openstack/recipes-devtools/ruby/slop_git.bb b/meta-openstack/recipes-devtools/ruby/slop_git.bb
index 14debbf..a878866 100644
--- a/meta-openstack/recipes-devtools/ruby/slop_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/slop_git.bb
@@ -13,8 +13,6 @@ BPV = "4.2.0"
13PV = "${BPV}" 13PV = "${BPV}"
14SRCREV = "50c4d5a6553c9d0b78dee35a092ea3a40c136fa1" 14SRCREV = "50c4d5a6553c9d0b78dee35a092ea3a40c136fa1"
15 15
16S = "${WORKDIR}/git"
17
18SRC_URI = " \ 16SRC_URI = " \
19 git://github.com/leejarvis/slop.git;branch=master;protocol=https \ 17 git://github.com/leejarvis/slop.git;branch=master;protocol=https \
20 " 18 "
diff --git a/meta-openstack/recipes-devtools/ruby/strptime_0.2.5.bb b/meta-openstack/recipes-devtools/ruby/strptime_0.2.5.bb
index 900e0f2..f7fd72e 100644
--- a/meta-openstack/recipes-devtools/ruby/strptime_0.2.5.bb
+++ b/meta-openstack/recipes-devtools/ruby/strptime_0.2.5.bb
@@ -8,8 +8,6 @@ SRCREV = "1583aaa510cae4660907b22c8262ab31b1eb1864"
8 8
9SRC_URI = "git://github.com/nurse/strptime.git;protocol=https;branch=master" 9SRC_URI = "git://github.com/nurse/strptime.git;protocol=https;branch=master"
10 10
11S = "${WORKDIR}/git"
12
13RDEPENDS:${PN} = "bash" 11RDEPENDS:${PN} = "bash"
14 12
15inherit rubyv2 13inherit rubyv2
diff --git a/meta-openstack/recipes-devtools/ruby/systemu_git.bb b/meta-openstack/recipes-devtools/ruby/systemu_git.bb
index fa407f1..611189e 100644
--- a/meta-openstack/recipes-devtools/ruby/systemu_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/systemu_git.bb
@@ -14,8 +14,6 @@ BPV = "2.5.2"
14PV = "${BPV}" 14PV = "${BPV}"
15SRCREV = "cb253a8bf213beea69f27418202e936a22d7308f" 15SRCREV = "cb253a8bf213beea69f27418202e936a22d7308f"
16 16
17S = "${WORKDIR}/git"
18
19SRC_URI = " \ 17SRC_URI = " \
20 git://github.com/ahoward/systemu.git;branch=master;protocol=https \ 18 git://github.com/ahoward/systemu.git;branch=master;protocol=https \
21 " 19 "
diff --git a/meta-openstack/recipes-devtools/ruby/tzinfo-data_1.2024.2.bb b/meta-openstack/recipes-devtools/ruby/tzinfo-data_1.2024.2.bb
index 7fb9cba..e86638d 100644
--- a/meta-openstack/recipes-devtools/ruby/tzinfo-data_1.2024.2.bb
+++ b/meta-openstack/recipes-devtools/ruby/tzinfo-data_1.2024.2.bb
@@ -8,8 +8,6 @@ SRCREV = "7645b92dccf2c13e3958fedff7b0d105e1c6bb72"
8 8
9SRC_URI = "git://github.com/tzinfo/tzinfo-data.git;protocol=https;branch=master" 9SRC_URI = "git://github.com/tzinfo/tzinfo-data.git;protocol=https;branch=master"
10 10
11S = "${WORKDIR}/git"
12
13inherit ruby 11inherit ruby
14 12
15FILES:${PN} += "${libdir}/*" 13FILES:${PN} += "${libdir}/*"
diff --git a/meta-openstack/recipes-devtools/ruby/tzinfo_2.0.6.bb b/meta-openstack/recipes-devtools/ruby/tzinfo_2.0.6.bb
index ee41c7e..180e2e5 100644
--- a/meta-openstack/recipes-devtools/ruby/tzinfo_2.0.6.bb
+++ b/meta-openstack/recipes-devtools/ruby/tzinfo_2.0.6.bb
@@ -8,8 +8,6 @@ SRCREV = "5fc278676efde3c85a788fa85ddabddcd91b846f"
8 8
9SRC_URI = "git://github.com/tzinfo/tzinfo.git;protocol=https;branch=master" 9SRC_URI = "git://github.com/tzinfo/tzinfo.git;protocol=https;branch=master"
10 10
11S = "${WORKDIR}/git"
12
13RDEPENDS:${PN} = "concurrent-ruby" 11RDEPENDS:${PN} = "concurrent-ruby"
14 12
15inherit ruby 13inherit ruby
diff --git a/meta-openstack/recipes-devtools/ruby/yajl-ruby_1.4.0.bb b/meta-openstack/recipes-devtools/ruby/yajl-ruby_1.4.0.bb
index e25be73..9199301 100644
--- a/meta-openstack/recipes-devtools/ruby/yajl-ruby_1.4.0.bb
+++ b/meta-openstack/recipes-devtools/ruby/yajl-ruby_1.4.0.bb
@@ -8,8 +8,6 @@ SRCREV = "8830754ac1ca04a0c14f71f6e7c1d240934366fe"
8 8
9SRC_URI = "git://github.com/brianmario/yajl-ruby.git;protocol=https;branch=master" 9SRC_URI = "git://github.com/brianmario/yajl-ruby.git;protocol=https;branch=master"
10 10
11S = "${WORKDIR}/git"
12
13inherit rubyv2 11inherit rubyv2
14 12
15GEM_NAME = "yajl-ruby" 13GEM_NAME = "yajl-ruby"
diff --git a/meta-openstack/recipes-devtools/ruby/yard_git.bb b/meta-openstack/recipes-devtools/ruby/yard_git.bb
index 2728802..8fcec19 100644
--- a/meta-openstack/recipes-devtools/ruby/yard_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/yard_git.bb
@@ -17,8 +17,6 @@ BPV = "0.8.7.6"
17PV = "${BPV}" 17PV = "${BPV}"
18SRCREV = "d83194e1a09098ec5be28b616cde3b9a15380873" 18SRCREV = "d83194e1a09098ec5be28b616cde3b9a15380873"
19 19
20S = "${WORKDIR}/git"
21
22SRC_URI = " \ 20SRC_URI = " \
23 git://github.com/lsegal/yard.git;branch=main;protocol=https \ 21 git://github.com/lsegal/yard.git;branch=main;protocol=https \
24 " 22 "