diff options
| author | Adrian Dudau <adrian.dudau@enea.com> | 2017-07-31 13:25:44 +0200 |
|---|---|---|
| committer | Adrian Dudau <adrian.dudau@enea.com> | 2017-07-31 13:26:55 +0200 |
| commit | c3ee93d799fb291802c9c0225d665e63b4fd753c (patch) | |
| tree | b47d1d773f7e0fa17a7c346a8d8557ca445dd1e8 /meta-openstack/recipes-devtools/python/python-oslo.config_git.bb | |
| parent | bef628c9d45b8069509d60dd34f1ba020ac43659 (diff) | |
| download | meta-cloud-services-c3ee93d799fb291802c9c0225d665e63b4fd753c.tar.gz | |
python-oslo.config: Use correct {PV}
The git hash corresponds to v3.17.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.config_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-oslo.config_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.config_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.config_git.bb index ade23ba..40799bd 100644 --- a/meta-openstack/recipes-devtools/python/python-oslo.config_git.bb +++ b/meta-openstack/recipes-devtools/python/python-oslo.config_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=c46f31914956e4579f9b488e71415ac8" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c46f31914956e4579f9b488e71415ac8" |
| 6 | 6 | ||
| 7 | PV = "3.17.0+git${SRCPV}" | 7 | PV = "3.17.1+git${SRCPV}" |
| 8 | SRCREV = "2f2c1839b7423185a6a48e7b3ca3c3274d5ba8f3" | 8 | SRCREV = "2f2c1839b7423185a6a48e7b3ca3c3274d5ba8f3" |
| 9 | 9 | ||
| 10 | SRCNAME = "oslo.config" | 10 | SRCNAME = "oslo.config" |
