summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-oslo.privsep_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-oslo.privsep_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-oslo.privsep_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.privsep_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.privsep_git.bb
index 43aa069..8ba1578 100644
--- a/meta-openstack/recipes-devtools/python/python-oslo.privsep_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-oslo.privsep_git.bb
@@ -9,7 +9,7 @@ PV = "1.13.2+git${SRCPV}"
9SRCREV = "928b08f112b976da50fbed4e4376957ed76d58ba" 9SRCREV = "928b08f112b976da50fbed4e4376957ed76d58ba"
10 10
11SRCNAME = "oslo.privsep" 11SRCNAME = "oslo.privsep"
12SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton" 12SRC_URI = "git://github.com/openstack/${SRCNAME}.git;nobranch=1"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15