summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/ruby/method-source_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/ruby/method-source_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/ruby/method-source_git.bb2
1 files changed, 0 insertions, 2 deletions
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 \