diff options
| author | Adrian Dudau <adrian.dudau@enea.com> | 2017-07-31 17:35:16 +0200 |
|---|---|---|
| committer | Adrian Dudau <adrian.dudau@enea.com> | 2017-07-31 18:04:07 +0200 |
| commit | bde89629f0dc2f6bf1f895e2a55a22f473842ce1 (patch) | |
| tree | 130100e71429e6591c339004fc8732abec1d9071 /meta-openstack/recipes-devtools/python/python-oslo.cache_git.bb | |
| parent | 8872d03a23e8e3a6fee08124903f9b80ca446944 (diff) | |
| download | meta-cloud-services-bde89629f0dc2f6bf1f895e2a55a22f473842ce1.tar.gz | |
python-oslo.cache: Use correct {PV}
The git hash corresponds to v1.14.1, which is the latest for
stable/newton.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-oslo.cache_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-oslo.cache_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.cache_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.cache_git.bb index a20dfd7..69fb449 100644 --- a/meta-openstack/recipes-devtools/python/python-oslo.cache_git.bb +++ b/meta-openstack/recipes-devtools/python/python-oslo.cache_git.bb | |||
| @@ -4,7 +4,7 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" |
| 6 | 6 | ||
| 7 | PV = "1.14.0+git${SRCPV}" | 7 | PV = "1.14.1+git${SRCPV}" |
| 8 | SRCREV = "ff5bbb96d73a83c1e25759c42a30f01608de5b8a" | 8 | SRCREV = "ff5bbb96d73a83c1e25759c42a30f01608de5b8a" |
| 9 | 9 | ||
| 10 | SRCNAME = "oslo.cache" | 10 | SRCNAME = "oslo.cache" |
