summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-cinder_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-cinder_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-cinder_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-cinder_git.bb b/meta-openstack/recipes-devtools/python/python-cinder_git.bb
index 2a3ef47..5f56024 100644
--- a/meta-openstack/recipes-devtools/python/python-cinder_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-cinder_git.bb
@@ -23,7 +23,6 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike;protocol
23 23
24SRCREV = "4fb3a702ba8c3de24c41a6f706597bfa81e60435" 24SRCREV = "4fb3a702ba8c3de24c41a6f706597bfa81e60435"
25PV = "11.1.0+git${SRCPV}" 25PV = "11.1.0+git${SRCPV}"
26S = "${WORKDIR}/git"
27 26
28inherit setuptools3 systemd useradd identity default_configs hosts monitor 27inherit setuptools3 systemd useradd identity default_configs hosts monitor
29 28