summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-oslo.policy_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-oslo.policy_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-oslo.policy_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.policy_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.policy_git.bb
index 6f64451..22050fe 100644
--- a/meta-openstack/recipes-devtools/python/python-oslo.policy_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-oslo.policy_git.bb
@@ -9,7 +9,7 @@ PV = "1.14.0+git${SRCPV}"
9SRCREV = "804be5979569cc64dfef2ac2b6bc0c040d313aa0" 9SRCREV = "804be5979569cc64dfef2ac2b6bc0c040d313aa0"
10 10
11SRCNAME = "oslo.policy" 11SRCNAME = "oslo.policy"
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