diff options
| author | Adrian Dudau <adrian.dudau@enea.com> | 2017-07-31 19:39:14 +0200 |
|---|---|---|
| committer | Adrian Dudau <adrian.dudau@enea.com> | 2017-07-31 19:39:14 +0200 |
| commit | 96b4c8bdc55c42ca3c4c74a6f70ecdd9e7d1ac88 (patch) | |
| tree | aa59a71c1b6a0ed0c47dda0fbb349ce0a43e5ac6 /meta-openstack/recipes-devtools/python | |
| parent | 5b3bdbbb0626f1282dced5108dc0f9477aa14af9 (diff) | |
| download | meta-cloud-services-96b4c8bdc55c42ca3c4c74a6f70ecdd9e7d1ac88.tar.gz | |
python-oslo.policy: use correct SRCRV
Use the SRCRV listed for latest stable/newton release.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -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 f586d28..6f64451 100644 --- a/meta-openstack/recipes-devtools/python/python-oslo.policy_git.bb +++ b/meta-openstack/recipes-devtools/python/python-oslo.policy_git.bb | |||
| @@ -6,7 +6,7 @@ LICENSE = "Apache-2" | |||
| 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" |
| 7 | 7 | ||
| 8 | PV = "1.14.0+git${SRCPV}" | 8 | PV = "1.14.0+git${SRCPV}" |
| 9 | SRCREV = "018c7475c9dd75da0f902bbe3ec5d01855fa50d6" | 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;branch=stable/newton" |
