diff options
| author | Li xin <lixin.fnst@cn.fujitsu.com> | 2015-07-27 10:30:59 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-07-27 09:54:03 -0400 |
| commit | 95864714fae34990836b433b8464ee57b71d6b91 (patch) | |
| tree | dde7302132ad0a5d4ccc7a89993c34f2cfd39cff /meta-openstack/recipes-devtools/ruby | |
| parent | 58fdd02c682bec9ec7f78843dc4cc5bfc6f7772c (diff) | |
| download | meta-cloud-services-95864714fae34990836b433b8464ee57b71d6b91.tar.gz | |
mixlib-shellout: upgrade 1.4.0 -> 2.1.0
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-shellout_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/ruby/mixlib-shellout_git.bb b/meta-openstack/recipes-devtools/ruby/mixlib-shellout_git.bb index 3ee593f..9abe92c 100644 --- a/meta-openstack/recipes-devtools/ruby/mixlib-shellout_git.bb +++ b/meta-openstack/recipes-devtools/ruby/mixlib-shellout_git.bb | |||
| @@ -13,9 +13,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8f7bb094c7232b058c7e9f2e431f389c" | |||
| 13 | 13 | ||
| 14 | PR = "r0" | 14 | PR = "r0" |
| 15 | 15 | ||
| 16 | BPV = "1.4.0" | 16 | BPV = "2.1.0" |
| 17 | PV = "${BPV}" | 17 | PV = "${BPV}" |
| 18 | SRCREV = "a04ce6db22edf0575c50e18ae2db09adced7dedc" | 18 | SRCREV = "27ba1e882dcab280527aa1764d1b45aca3ef5961" |
| 19 | 19 | ||
| 20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
| 21 | 21 | ||
