[meta-virtualization] [PATCH 8/8] ohai: upgrade 7.0.4 -> 8.5.0

Li xin lixin.fnst at cn.fujitsu.com
Sun Jul 26 19:31:01 PDT 2015


Signed-off-by: Li Xin <lixin.fnst at cn.fujitsu.com>
---
 meta-openstack/recipes-devtools/ruby/ohai_git.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-openstack/recipes-devtools/ruby/ohai_git.bb b/meta-openstack/recipes-devtools/ruby/ohai_git.bb
index 9d89357..5820c44 100644
--- a/meta-openstack/recipes-devtools/ruby/ohai_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/ohai_git.bb
@@ -13,14 +13,14 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8f7bb094c7232b058c7e9f2e431f389c"
 
 PR = "r0"
 
-BPV = "7.0.4"
+BPV = "8.5.0"
 PV = "${BPV}"
-SRCREV = "b306186701201bfc78b7bcc8908ee3524434cc93"
+SRCREV = "5c166cf3fa4b2af541ee54855aae73c809044b3d"
 
 S = "${WORKDIR}/git"
 
 SRC_URI = " \
-    git://github.com/opscode/ohai.git;branch=7-stable \
+    git://github.com/opscode/ohai.git \
     "
 
 inherit ruby
-- 
1.8.4.2



More information about the meta-virtualization mailing list