diff options
| author | Li xin <lixin.fnst@cn.fujitsu.com> | 2015-07-27 10:31:00 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-07-27 09:54:03 -0400 |
| commit | d363c14d4708dd6b508598f027bbd0c135c9f468 (patch) | |
| tree | 5fa3307ce554d24d0bf7201ba2efb37f9c4643e2 /meta-openstack/recipes-devtools/ruby/net-ssh-multi_git.bb | |
| parent | 95864714fae34990836b433b8464ee57b71d6b91 (diff) | |
| download | meta-cloud-services-d363c14d4708dd6b508598f027bbd0c135c9f468.tar.gz | |
net-ssh-multi: upgrade 1.2.0 -> 1.2.1
update gemspec-don-t-force-the-use-of-gem-private_key.pem.patch,
since net-ssh-multi.gemspec content has been changed.
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/ruby/net-ssh-multi_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/ruby/net-ssh-multi_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
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 86f2807..7da0566 100644 --- a/meta-openstack/recipes-devtools/ruby/net-ssh-multi_git.bb +++ b/meta-openstack/recipes-devtools/ruby/net-ssh-multi_git.bb | |||
| @@ -13,9 +13,9 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=6c99c0cc0901fbc3607fe997f9898d69" | |||
| 13 | 13 | ||
| 14 | PR = "r0" | 14 | PR = "r0" |
| 15 | 15 | ||
| 16 | BPV = "1.2.0" | 16 | BPV = "1.2.1" |
| 17 | PV = "${BPV}" | 17 | PV = "${BPV}" |
| 18 | SRCREV = "b659f2884b2c9abdbe3bbf3c844937a0799ed5ac" | 18 | SRCREV = "5b668d5ef34102c9ac159a8f21c889fdc7f99f1b" |
| 19 | 19 | ||
| 20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
| 21 | 21 | ||
