summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-openstackclient_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-openstackclient_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-openstackclient_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-openstackclient_git.bb b/meta-openstack/recipes-devtools/python/python-openstackclient_git.bb
index b90f496..b345c39 100644
--- a/meta-openstack/recipes-devtools/python/python-openstackclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-openstackclient_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
6 6
7SRC_URI = " \ 7SRC_URI = " \
8 git://github.com/openstack/python-openstackclient.git;branch=stable/pike \ 8 git://github.com/openstack/python-openstackclient.git;branch=stable/pike;protocol=https \
9 " 9 "
10 10
11PV = "3.12.0+git${SRCPV}" 11PV = "3.12.0+git${SRCPV}"