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, 0 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
index 0c15380..b1f7b4f 100644
--- a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
@@ -31,11 +31,9 @@ SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master;protoc
31 31
32PV = "1.17.0+git${SRCPV}" 32PV = "1.17.0+git${SRCPV}"
33SRCREV = "8af5deb458d51f4ec16e769d7fd6c94655f82f5f" 33SRCREV = "8af5deb458d51f4ec16e769d7fd6c94655f82f5f"
34S = "${WORKDIR}/git"
35 34
36inherit setuptools3 35inherit setuptools3
37 36
38
39PACKAGECONFIG ?= "bash-completion" 37PACKAGECONFIG ?= "bash-completion"
40PACKAGECONFIG[bash-completion] = ",,bash-completion,bash-completion ${BPN}-bash-completion" 38PACKAGECONFIG[bash-completion] = ",,bash-completion,bash-completion ${BPN}-bash-completion"
41 39