[meta-virtualization] [meta-openstack][fido-kilo][PATCH] python-trove: upgrade to 2015.1.2

Bruce Ashfield bruce.ashfield at windriver.com
Mon Jan 4 06:22:31 PST 2016


On 15-12-25 12:28 AM, zongchun.yu at nxp.com wrote:
> From: Zongchun Yu <zongchun.yu at nxp.com>
>
> The stable/juno branch is removed in the git tree.
> change to stable/kilo branch.

Thanks. I've merged this change!

Bruce

>
> Signed-off-by: Zongchun Yu <zongchun.yu at nxp.com>
> ---
>   meta-openstack/recipes-devtools/python/python-trove_git.bb | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/meta-openstack/recipes-devtools/python/python-trove_git.bb b/meta-openstack/recipes-devtools/python/python-trove_git.bb
> index ae6defd..e56fc9b 100755
> --- a/meta-openstack/recipes-devtools/python/python-trove_git.bb
> +++ b/meta-openstack/recipes-devtools/python/python-trove_git.bb
> @@ -7,12 +7,12 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
>   PR = "r0"
>   SRCNAME = "trove"
>
> -SRC_URI = "git://github.com/openstack/trove.git;branch=stable/juno \
> +SRC_URI = "git://github.com/openstack/trove.git;branch=stable/kilo \
>             file://trove-init \
>             "
>
> -SRCREV="6c4ea5b845a4d6d71d3d3786517b5b358c30f3ec"
> -PV="2014.2+git${SRCPV}"
> +SRCREV="299d2de4fa1f46be8a023207568dbf81cd67b530"
> +PV="2015.1.2+git${SRCPV}"
>   S = "${WORKDIR}/git"
>
>   inherit update-rc.d setuptools identity hosts useradd default_configs
>



More information about the meta-virtualization mailing list