summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLi xin <lixin.fnst@cn.fujitsu.com>2015-07-27 10:30:56 +0800
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-07-27 09:56:52 -0400
commit89e4b3403705c9b474008d6cfde26dcbf316dad5 (patch)
treeff6a71f4cbd5df8502543c5cd0ccd65445a6fd95
parent38891168d213317eb22433d5915bf8b589e6ea74 (diff)
downloadmeta-cloud-services-89e4b3403705c9b474008d6cfde26dcbf316dad5.tar.gz
highline: upgrade 1.6.21 -> 1.7.3
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/highline_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/ruby/highline_git.bb b/meta-openstack/recipes-devtools/ruby/highline_git.bb
index c8994ce..3bfcd88 100644
--- a/meta-openstack/recipes-devtools/ruby/highline_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/highline_git.bb
@@ -15,9 +15,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=884766faee6a0d2931af978757e1a5fc"
15 15
16PR = "r0" 16PR = "r0"
17 17
18BPV = "1.6.21" 18BPV = "1.7.3"
19PV = "${BPV}" 19PV = "${BPV}"
20SRCREV = "4d5ec40d20853c73f1fd75c7681397bf50b05517" 20SRCREV = "327051c1c217df2880c3a53f31484f7e815e847f"
21 21
22S = "${WORKDIR}/git" 22S = "${WORKDIR}/git"
23 23