summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-manilaclient_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-manilaclient_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-manilaclient_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-manilaclient_git.bb b/meta-openstack/recipes-devtools/python/python-manilaclient_git.bb
index f733d56..a64c4d4 100644
--- a/meta-openstack/recipes-devtools/python/python-manilaclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-manilaclient_git.bb
@@ -33,8 +33,8 @@ RDEPENDS_${PN} +=" \
33SRCNAME = "manilaclient" 33SRCNAME = "manilaclient"
34SRC_URI = "git://github.com/openstack/${BPN}.git;branch=master" 34SRC_URI = "git://github.com/openstack/${BPN}.git;branch=master"
35 35
36PV = "1.27.0+git${SRCPV}" 36PV = "1.28.0+git${SRCPV}"
37SRCREV = "07564879ae4bdcb73e856b3aedcb79e4420fa7eb" 37SRCREV = "3e3dfb1d5a401fb0e0003c6fab0a41bd3479b7c8"
38S = "${WORKDIR}/git" 38S = "${WORKDIR}/git"
39 39
40inherit setuptools rmargparse 40inherit setuptools rmargparse