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:53 -0400 |
| commit | 25175f29baf0f841ada42289c4fb2799aa16c214 (patch) | |
| tree | c4c2f816af43471f3a85eee8f5fd53c55093029c /meta-openstack | |
| parent | 8ea30e8da7be25638cdf9e734dd37df3f40610e7 (diff) | |
| download | meta-cloud-services-25175f29baf0f841ada42289c4fb2799aa16c214.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')
| -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 | ||
