summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-openstack/recipes-devtools/ruby/chef-zero_git.bb6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta-openstack/recipes-devtools/ruby/chef-zero_git.bb b/meta-openstack/recipes-devtools/ruby/chef-zero_git.bb
index 2f43fb1..1ade265 100644
--- a/meta-openstack/recipes-devtools/ruby/chef-zero_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/chef-zero_git.bb
@@ -14,11 +14,9 @@ you start it."
14LICENSE = "Apache-2.0" 14LICENSE = "Apache-2.0"
15LIC_FILES_CHKSUM = "file://LICENSE;md5=8f7bb094c7232b058c7e9f2e431f389c" 15LIC_FILES_CHKSUM = "file://LICENSE;md5=8f7bb094c7232b058c7e9f2e431f389c"
16 16
17PR = "r0" 17BPV = "4.2.3"
18
19BPV = "2.0.2"
20PV = "${BPV}" 18PV = "${BPV}"
21SRCREV = "1c87a463637b3d0c58755e2362cc8ef35b6da1fd" 19SRCREV = "28fe2928469885b0138de4d4270c6eccac8ab482"
22 20
23S = "${WORKDIR}/git" 21S = "${WORKDIR}/git"
24 22