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