diff options
| author | Adrian Dudau <adrian.dudau@enea.com> | 2017-07-31 18:37:02 +0200 |
|---|---|---|
| committer | Adrian Dudau <adrian.dudau@enea.com> | 2017-07-31 18:37:02 +0200 |
| commit | da530e4f81865f81fa0447c320c775432b9dd624 (patch) | |
| tree | 217309144ba0a726f256ef1825ebdb2f3107056e /meta-openstack/recipes-devtools/python | |
| parent | 031b8f5230c143eaef8591585fd4deb9721bdab5 (diff) | |
| download | meta-cloud-services-da530e4f81865f81fa0447c320c775432b9dd624.tar.gz | |
python-oslo.service: Uprev to v1.16.1
This is used by latest 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.service_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.service_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.service_git.bb index f754444..ef17949 100644 --- a/meta-openstack/recipes-devtools/python/python-oslo.service_git.bb +++ b/meta-openstack/recipes-devtools/python/python-oslo.service_git.bb | |||
| @@ -4,8 +4,8 @@ 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.16.0" | 7 | PV = "1.16.1" |
| 8 | SRCREV = "e11a2880777249674664ec330004fda5e605ac73" | 8 | SRCREV = "17a346b023554f48ff72f4e52decea002e311e81" |
| 9 | 9 | ||
| 10 | SRCNAME = "oslo.service" | 10 | SRCNAME = "oslo.service" |
| 11 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton" | 11 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton" |
