summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-swiftclient_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-swiftclient_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb b/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb
index 032d472..01b9822 100644
--- a/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb
@@ -8,7 +8,7 @@ PR = "r0"
8 8
9SRC_URI = "git://github.com/openstack/python-swiftclient.git;branch=master" 9SRC_URI = "git://github.com/openstack/python-swiftclient.git;branch=master"
10 10
11PV="git${SRCPV}" 11PV="1.8.0+git${SRCPV}"
12SRCREV="4b78b4d136f5e18544ba97db85f47c5201d3a761" 12SRCREV="4b78b4d136f5e18544ba97db85f47c5201d3a761"
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14