summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-horizon_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-horizon_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-horizon_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-horizon_git.bb b/meta-openstack/recipes-devtools/python/python-horizon_git.bb
index 4eedead..4a2fb11 100644
--- a/meta-openstack/recipes-devtools/python/python-horizon_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-horizon_git.bb
@@ -88,7 +88,6 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike;protocol
88 88
89SRCREV = "246ff9f81248a00a434e66d18fad70519ba811cc" 89SRCREV = "246ff9f81248a00a434e66d18fad70519ba811cc"
90PV = "12.0.0+git${SRCPV}" 90PV = "12.0.0+git${SRCPV}"
91S = "${WORKDIR}/git"
92 91
93inherit setuptools3 systemd python3-dir default_configs monitor useradd 92inherit setuptools3 systemd python3-dir default_configs monitor useradd
94 93