diff options
| author | Adrian Dudau <adrian.dudau@enea.com> | 2017-08-07 15:09:40 +0200 |
|---|---|---|
| committer | Adrian Dudau <adrian.dudau@enea.com> | 2017-08-07 15:09:40 +0200 |
| commit | 6d3fbacfe274b2785aa91f9fbf64829b106c6f6a (patch) | |
| tree | 56bf3c08cbb31d87f91af73f84e8b299a95223ff /meta-openstack/recipes-devtools/python | |
| parent | 96410ae3fccd3c2fc37c15311d2b0980a09ade2a (diff) | |
| download | meta-cloud-services-6d3fbacfe274b2785aa91f9fbf64829b106c6f6a.tar.gz | |
python-oslo.reports: Use correct {PV}
The git hash corresponds to v1.14.0, which is the latest for
stable/newton.
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.reports_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.reports_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.reports_git.bb index 39a1131..2d92979 100644 --- a/meta-openstack/recipes-devtools/python/python-oslo.reports_git.bb +++ b/meta-openstack/recipes-devtools/python/python-oslo.reports_git.bb | |||
| @@ -5,7 +5,7 @@ LICENSE = "Apache-2" | |||
| 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.0+git${SRCPV}" |
| 8 | SRCREV = "2a9e24502d0960010c00314218ae85a1a04e71b2" | 8 | SRCREV = "d332969661534229feb5cbf66fa6084020ae8034" |
| 9 | 9 | ||
| 10 | SRCNAME = "oslo.reports" | 10 | SRCNAME = "oslo.reports" |
| 11 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton" | 11 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton" |
