Mistakenly had 0.16.0 instead of 1.16.0. Signed-off-by: Mark Asselstine <[email protected]> --- 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 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
