summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/ruby/ohai_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/ruby/ohai_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/ruby/ohai_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/ruby/ohai_git.bb b/meta-openstack/recipes-devtools/ruby/ohai_git.bb
index ee5c735..d14b129 100644
--- a/meta-openstack/recipes-devtools/ruby/ohai_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/ohai_git.bb
@@ -20,7 +20,7 @@ SRCREV = "5c166cf3fa4b2af541ee54855aae73c809044b3d"
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
21 21
22SRC_URI = " \ 22SRC_URI = " \
23 git://github.com/opscode/ohai.git \ 23 git://github.com/opscode/ohai.git;branch=master \
24 " 24 "
25 25
26inherit ruby 26inherit ruby