summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-mistralclient_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-mistralclient_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-mistralclient_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-mistralclient_git.bb b/meta-openstack/recipes-devtools/python/python-mistralclient_git.bb
index d05391b..b703f82 100644
--- a/meta-openstack/recipes-devtools/python/python-mistralclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-mistralclient_git.bb
@@ -21,7 +21,7 @@ RDEPENDS_${PN} +=" \
21 " 21 "
22 22
23SRCNAME = "mistralclient" 23SRCNAME = "mistralclient"
24SRC_URI = "git://github.com/openstack/${BPN}.git;branch=stable/newton" 24SRC_URI = "git://github.com/openstack/${BPN}.git;nobranch=1"
25 25
26PV = "2.1.2+git${SRCPV}" 26PV = "2.1.2+git${SRCPV}"
27SRCREV = "1dcfc2c096a4610d63611bfd7d98687f3e5e2da4" 27SRCREV = "1dcfc2c096a4610d63611bfd7d98687f3e5e2da4"