From acbb0155a163a4b7ca2aed557a3a860d27a22c5f Mon Sep 17 00:00:00 2001 From: Li xin Date: Mon, 27 Jul 2015 10:30:59 +0800 Subject: mixlib-shellout: upgrade 1.4.0 -> 2.1.0 Signed-off-by: Li Xin Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/ruby/mixlib-shellout_git.bb | 4 ++-- 1 file 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" PR = "r0" -BPV = "1.4.0" +BPV = "2.1.0" PV = "${BPV}" -SRCREV = "a04ce6db22edf0575c50e18ae2db09adced7dedc" +SRCREV = "27ba1e882dcab280527aa1764d1b45aca3ef5961" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf