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:56:45 -0400
commit059478fab35887a126183ee54158733b9b2ed297 (patch)
treef907059d88fc055324697074832903ebd019a895 /meta-openstack/recipes-devtools/ruby
parenteed637e0d540b63485ec1dd3498734297b3ab7a5 (diff)
downloadmeta-cloud-services-059478fab35887a126183ee54158733b9b2ed297.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