summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-heatclient_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-heatclient_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
index 3804f79..e0927f3 100644
--- a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
@@ -33,7 +33,7 @@ PV = "1.17.0+git${SRCPV}"
33SRCREV = "8af5deb458d51f4ec16e769d7fd6c94655f82f5f" 33SRCREV = "8af5deb458d51f4ec16e769d7fd6c94655f82f5f"
34S = "${WORKDIR}/git" 34S = "${WORKDIR}/git"
35 35
36inherit setuptools 36inherit setuptools3
37 37
38 38
39PACKAGECONFIG ?= "bash-completion" 39PACKAGECONFIG ?= "bash-completion"