summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb b/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb
index e82c5f6..c7bfef4 100644
--- a/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb
@@ -15,7 +15,7 @@ PV = "3.13.0+git${SRCPV}"
15SRCREV = "7ff05baa1fa56f152173651f16fc6fd181291292" 15SRCREV = "7ff05baa1fa56f152173651f16fc6fd181291292"
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17
18inherit setuptools monitor 18inherit setuptools3 monitor
19 19
20FILES_${PN}-doc += "${datadir}/keystoneclient" 20FILES_${PN}-doc += "${datadir}/keystoneclient"
21 21