[meta-virtualization] [m-c-s][PATCH] python-oslo.service: correct PV

Mark Asselstine mark.asselstine at windriver.com
Mon Jan 23 13:40:40 PST 2017


Mistakenly had 0.16.0 instead of 1.16.0.

Signed-off-by: Mark Asselstine <mark.asselstine at windriver.com>
---
 meta-openstack/recipes-devtools/python/python-oslo.service_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 a1e5e1a..f754444 100644
--- a/meta-openstack/recipes-devtools/python/python-oslo.service_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-oslo.service_git.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
 LICENSE = "Apache-2"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
 
-PV = "0.16.0"
+PV = "1.16.0"
 SRCREV = "e11a2880777249674664ec330004fda5e605ac73"
 
 SRCNAME = "oslo.service"
-- 
2.7.4



More information about the meta-virtualization mailing list