diff options
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.bb | 2 |
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}" | |||
| 9 | SRCREV = "804be5979569cc64dfef2ac2b6bc0c040d313aa0" | 9 | SRCREV = "804be5979569cc64dfef2ac2b6bc0c040d313aa0" |
| 10 | 10 | ||
| 11 | SRCNAME = "oslo.policy" | 11 | SRCNAME = "oslo.policy" |
| 12 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton" | 12 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;nobranch=1" |
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 15 | 15 | ||
