diff options
| author | Li xin <lixin.fnst@cn.fujitsu.com> | 2015-07-27 10:30:58 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-07-27 09:56:46 -0400 |
| commit | dba474ad981c4c74fafe949d27f1722590c5d3c7 (patch) | |
| tree | 4158c8ecf48a62af4538dd30adb53505c48fd3ee /meta-openstack/recipes-devtools | |
| parent | 84c5de78a58b166a861352d009b610031d6aa9a2 (diff) | |
| download | meta-cloud-services-dba474ad981c4c74fafe949d27f1722590c5d3c7.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')
| -rw-r--r-- | meta-openstack/recipes-devtools/ruby/mixlib-config_git.bb | 4 |
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 | ||
| 11 | PR = "r0" | 11 | PR = "r0" |
| 12 | 12 | ||
| 13 | BPV = "2.1.0" | 13 | BPV = "2.2.1" |
| 14 | PV = "${BPV}" | 14 | PV = "${BPV}" |
| 15 | SRCREV = "c5e2dee2beb5fdd17442ff92e520f2ef01d17ee5" | 15 | SRCREV = "d7bdd7c999e13a0bd67607011731a536323dd51c" |
| 16 | 16 | ||
| 17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
| 18 | 18 | ||
