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