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:58 +0800
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-07-27 09:54:03 -0400
commit58fdd02c682bec9ec7f78843dc4cc5bfc6f7772c (patch)
treeb135acf62739f6d7cb5ee1898e5072276431c002 /meta-openstack/recipes-devtools/ruby
parentba4ab5b515a1c946b057cbd0d6daa63cec1f1dcb (diff)
downloadmeta-cloud-services-58fdd02c682bec9ec7f78843dc4cc5bfc6f7772c.tar.gz
mixlib-config: upgrade 2.1.0 -> 2.2.1
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/mixlib-config_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/ruby/mixlib-config_git.bb b/meta-openstack/recipes-devtools/ruby/mixlib-config_git.bb
index 4ef1142..f58c15c 100644
--- a/meta-openstack/recipes-devtools/ruby/mixlib-config_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/mixlib-config_git.bb
@@ -10,9 +10,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8f7bb094c7232b058c7e9f2e431f389c"
10 10
11PR = "r0" 11PR = "r0"
12 12
13BPV = "2.1.0" 13BPV = "2.2.1"
14PV = "${BPV}" 14PV = "${BPV}"
15SRCREV = "c5e2dee2beb5fdd17442ff92e520f2ef01d17ee5" 15SRCREV = "d7bdd7c999e13a0bd67607011731a536323dd51c"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18