diff options
| author | Adrian Dudau <adrian.dudau@enea.com> | 2017-07-31 17:56:14 +0200 |
|---|---|---|
| committer | Adrian Dudau <adrian.dudau@enea.com> | 2017-07-31 18:04:07 +0200 |
| commit | a648ff58f00d8b55ae56a51c4716d1fde1517e06 (patch) | |
| tree | 4a16a3bb89134f61c96bca4052215d993c302714 /meta-openstack/recipes-devtools/python/python-oslo.concurrency_git.bb | |
| parent | 847e0577d61638c457ec522f48cea0657a442973 (diff) | |
| download | meta-cloud-services-a648ff58f00d8b55ae56a51c4716d1fde1517e06.tar.gz | |
python-oslo.concurrency: Use correct {PV}
The git hash corresponds to v3.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.concurrency_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-oslo.concurrency_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.concurrency_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.concurrency_git.bb index 7b1fe68..a6d4b2d 100644 --- a/meta-openstack/recipes-devtools/python/python-oslo.concurrency_git.bb +++ b/meta-openstack/recipes-devtools/python/python-oslo.concurrency_git.bb | |||
| @@ -4,7 +4,7 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "Apache-2" | 4 | LICENSE = "Apache-2" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" |
| 6 | 6 | ||
| 7 | PV = "3.14.0+git${SRCPV}" | 7 | PV = "3.14.1+git${SRCPV}" |
| 8 | SRCREV = "9ac99b675eae255b660b03d3a1e61599d09f8316" | 8 | SRCREV = "9ac99b675eae255b660b03d3a1e61599d09f8316" |
| 9 | 9 | ||
| 10 | SRCNAME = "oslo.concurrency" | 10 | SRCNAME = "oslo.concurrency" |
