diff options
| author | Adrian Dudau <adrian.dudau@enea.com> | 2017-08-08 11:54:36 +0200 |
|---|---|---|
| committer | Adrian Dudau <adrian.dudau@enea.com> | 2017-08-08 11:54:36 +0200 |
| commit | 760ff7929e372805d4c46773f35e7b7c74fb76f6 (patch) | |
| tree | 70c96d7cc20f595b83ab8c942c0e6779b3a469d8 /meta-openstack/recipes-devtools/python | |
| parent | 1615d72e2927619321c353c1ff792ed3352e73a9 (diff) | |
| download | meta-cloud-services-760ff7929e372805d4c46773f35e7b7c74fb76f6.tar.gz | |
python-oslo.versionedobjects: Use correct {PV}
The git hash corresponds to v1.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')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-oslo.versionedobjects_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.versionedobjects_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.versionedobjects_git.bb index b622736..fda338f 100644 --- a/meta-openstack/recipes-devtools/python/python-oslo.versionedobjects_git.bb +++ b/meta-openstack/recipes-devtools/python/python-oslo.versionedobjects_git.bb | |||
| @@ -4,7 +4,7 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "Apache-2" | 4 | LICENSE = "Apache-2" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" |
| 6 | 6 | ||
| 7 | PV = "1.17.0+git${SRCPV}" | 7 | PV = "1.17.1+git${SRCPV}" |
| 8 | SRCREV = "9f33bd4c74949ebe42bffe39c529aa6a1c94e531" | 8 | SRCREV = "9f33bd4c74949ebe42bffe39c529aa6a1c94e531" |
| 9 | 9 | ||
| 10 | SRCNAME = "oslo.versionedobjects" | 10 | SRCNAME = "oslo.versionedobjects" |
