summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-os-win_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-os-win_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-os-win_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-os-win_git.bb b/meta-openstack/recipes-devtools/python/python-os-win_git.bb
index ae24a5e..e168bff 100644
--- a/meta-openstack/recipes-devtools/python/python-os-win_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-os-win_git.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658"
6 6
7SRCNAME = "os-win" 7SRCNAME = "os-win"
8SRC_URI = "\ 8SRC_URI = "\
9 git://github.com/openstack/${SRCNAME}.git;branch=stable/newton \ 9 git://github.com/openstack/${SRCNAME}.git;nobranch=1 \
10 " 10 "
11 11
12PV = "1.2.2+git${SRCPV}" 12PV = "1.2.2+git${SRCPV}"