From 96b4c8bdc55c42ca3c4c74a6f70ecdd9e7d1ac88 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Mon, 31 Jul 2017 19:39:14 +0200 Subject: python-oslo.policy: use correct SRCRV Use the SRCRV listed for latest stable/newton release. Signed-off-by: Adrian Dudau --- meta-openstack/recipes-devtools/python/python-oslo.policy_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack/recipes-devtools/python/python-oslo.policy_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-oslo.policy_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.policy_git.bb index f586d28..6f64451 100644 --- a/meta-openstack/recipes-devtools/python/python-oslo.policy_git.bb +++ b/meta-openstack/recipes-devtools/python/python-oslo.policy_git.bb @@ -6,7 +6,7 @@ LICENSE = "Apache-2" LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" PV = "1.14.0+git${SRCPV}" -SRCREV = "018c7475c9dd75da0f902bbe3ec5d01855fa50d6" +SRCREV = "804be5979569cc64dfef2ac2b6bc0c040d313aa0" SRCNAME = "oslo.policy" SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton" -- cgit v1.2.3-54-g00ecf