summaryrefslogtreecommitdiffstats
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:52 -0400
commit38891168d213317eb22433d5915bf8b589e6ea74 (patch)
treecb622f3c6a9f64b89f3f7b6c5ff2ae450ebccbad
parenta5c48d8f1b159c5eb7b57df040004b08ac54a35d (diff)
downloadmeta-cloud-services-38891168d213317eb22433d5915bf8b589e6ea74.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>
-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