From 7babd1602b8ca9ec65417f6f1260707daa5d90a7 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Wed, 5 Jul 2017 12:06:14 +0200 Subject: python-oslo.utils: Use correct PV The git hash corresponds to v3.16.1, which is the latest for stable/newton. Signed-off-by: Adrian Dudau --- meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb index 1ded267..5cc5012 100644 --- a/meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb +++ b/meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" SRCNAME = "oslo.utils" SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton" -PV = "3.16.0+git${SRCPV}" +PV = "3.16.1+git${SRCPV}" SRCREV = "0aae41e0c1d3d965181b22b6fd25fb1bc0442a35" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf