[meta-virtualization] [m-c-s][PATCH] python-oslo.policy: uprev to latest stable/newton

Mark Asselstine mark.asselstine at windriver.com
Mon Jan 23 12:35:08 PST 2017


Typo on the PV, will send a V2.

Mark

On Mon, Jan 23, 2017 at 10:04 AM, Mark Asselstine
<mark.asselstine at windriver.com> wrote:
> Updated runtime dependency list, otherwise all dependency versions are
> already in place.
>
> Signed-off-by: Mark Asselstine <mark.asselstine at windriver.com>
> ---
>  meta-openstack/recipes-devtools/python/python-oslo.policy_git.bb | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)
>
> 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 01a9491..8021e5f 100644
> --- a/meta-openstack/recipes-devtools/python/python-oslo.policy_git.bb
> +++ b/meta-openstack/recipes-devtools/python/python-oslo.policy_git.bb
> @@ -5,11 +5,11 @@ SECTION = "devel/python"
>  LICENSE = "Apache-2"
>  LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
>
> -PV = "0.12.0+git${SRCPV}"
> -SRCREV = "dee7171326e138128486f1d2c3f7e639af875198"
> +PV = "0.14.0+git${SRCPV}"
> +SRCREV = "018c7475c9dd75da0f902bbe3ec5d01855fa50d6"
>
>  SRCNAME = "oslo.policy"
> -SRC_URI = "git://github.com/openstack/${SRCNAME}.git"
> +SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton"
>
>  S = "${WORKDIR}/git"
>
> @@ -26,5 +26,6 @@ RDEPENDS_${PN} += " \
>          python-oslo.serialization \
>          python-oslo.utils \
>          python-six \
> +        python-pyyaml \
>          python-requests \
>  "
> --
> 2.7.4
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization


More information about the meta-virtualization mailing list