summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/ruby
diff options
context:
space:
mode:
authorLi xin <lixin.fnst@cn.fujitsu.com>2015-07-27 10:30:55 +0800
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-07-27 09:54:01 -0400
commit89f1ff7bd9bff5ac44d7ad8fde787da507acd966 (patch)
tree391b7e411d571d9c34114f2287b47c275946ac7a /meta-openstack/recipes-devtools/ruby
parent22d8b52a655b191339ca9cc827573c2491da94c8 (diff)
downloadmeta-cloud-services-89f1ff7bd9bff5ac44d7ad8fde787da507acd966.tar.gz
hashie: upgrade 2.1.1 -> 3.4.2
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')
-rw-r--r--meta-openstack/recipes-devtools/ruby/hashie_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/ruby/hashie_git.bb b/meta-openstack/recipes-devtools/ruby/hashie_git.bb
index 92888c6..f26cadb 100644
--- a/meta-openstack/recipes-devtools/ruby/hashie_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/hashie_git.bb
@@ -9,9 +9,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=dd1ec82dd4ea7ed5eebb24bebec9f068"
9 9
10PR = "r0" 10PR = "r0"
11 11
12BPV = "2.1.1" 12BPV = "3.4.2"
13PV = "${BPV}" 13PV = "${BPV}"
14SRCREV = "378c62ab417dc05555fefa37f50ba908d7a98af5" 14SRCREV = "02df8918dd07ef2da1aceba5fd17e8757027345a"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17