From 6d3fbacfe274b2785aa91f9fbf64829b106c6f6a Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Mon, 7 Aug 2017 15:09:40 +0200 Subject: python-oslo.reports: Use correct {PV} The git hash corresponds to v1.14.0, which is the latest for stable/newton. Signed-off-by: Adrian Dudau --- meta-openstack/recipes-devtools/python/python-oslo.reports_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack/recipes-devtools/python/python-oslo.reports_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-oslo.reports_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.reports_git.bb index 39a1131..2d92979 100644 --- a/meta-openstack/recipes-devtools/python/python-oslo.reports_git.bb +++ b/meta-openstack/recipes-devtools/python/python-oslo.reports_git.bb @@ -5,7 +5,7 @@ LICENSE = "Apache-2" LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" PV = "1.14.0+git${SRCPV}" -SRCREV = "2a9e24502d0960010c00314218ae85a1a04e71b2" +SRCREV = "d332969661534229feb5cbf66fa6084020ae8034" SRCNAME = "oslo.reports" SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton" -- cgit v1.2.3-54-g00ecf