[poky] [PATCHv2] poky.conf: update SANITY_TESTED_DISTROS

Richard Purdie richard.purdie at linuxfoundation.org
Fri Mar 1 09:52:46 PST 2013


On Fri, 2013-03-01 at 17:19 +0100, Martin Jansa wrote:
> * use DistributorId-Release
> * please test values for Yocto, Poky, CentOS and openSUSE
> 
> Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
> ---
>  meta-yocto/conf/distro/poky.conf | 40 +++++++++++++++++++---------------------
>  1 file changed, 19 insertions(+), 21 deletions(-)
> 
> diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf
> index c48b492..48180d7 100644
> --- a/meta-yocto/conf/distro/poky.conf
> +++ b/meta-yocto/conf/distro/poky.conf
> @@ -69,27 +69,25 @@ CONNECTIVITY_CHECK_URIS ?= " \
>               http://bugzilla.yoctoproject.org/report.cgi"
>  
>  SANITY_TESTED_DISTROS ?= " \
> -            Yocto (Built by Poky 7.0) 1.2 \n \
> -            Poky 7.0 (Yocto Project 1.2 Reference Distro) 1.2 \n \
> -            Poky 8.0 (Yocto Project 1.3 Reference Distro) 1.3 \n \
> -            Ubuntu 10.04.4 LTS \n \
> -            Ubuntu 11.10 \n \
> -            Ubuntu 12.04 LTS \n \
> -            Ubuntu 12.04.2 LTS \n \
> -            Ubuntu 12.04.1 LTS \n \
> -            Ubuntu 12.10 \n \
> -            Fedora release 16 (Verne) \n \
> -            Fedora release 17 (Beefy Miracle) \n \
> -            Fedora release 18 (Spherical Cow) \n \
> -            CentOS release 5.6 (Final) \n \
> -            CentOS release 5.7 (Final) \n \
> -            CentOS release 5.8 (Final) \n \
> -            CentOS release 6.3 (Final) \n \
> -            Debian GNU/Linux 6.0.6 (squeeze) \n \
> -            Debian GNU/Linux 7.0 (wheezy) \n \
> -            openSUSE 11.4 \n \
> -            openSUSE 12.1 \n \
> -            openSUSE 12.2 \n \
> +            Yocto-1.2 \n \
> +            Poky-1.2 \n \
> +            Poky-1.3 \n \
> +            Ubuntu-10.04 \n \
> +            Ubuntu-11.10 \n \
> +            Ubuntu-12.04 \n \
> +            Ubuntu-12.10 \n \
> +            Fedora-16 \n \
> +            Fedora-17 \n \
> +            Fedora-18 \n \
> +            CentOS-5.6 \n \
> +            CentOS-5.7 \n \
> +            CentOS-5.8 \n \
> +            CentOS-6.3 \n \
> +            Debian-6.0 \n \
> +            Debian-7.0 \n \
> +            SUSE-LINUX-11.4 \n \
> +            SUSE-LINUX-12.1 \n \
> +            SUSE-LINUX-12.2 \n \
>  	    "
>  
>  # Default hash policy for distro

I thought I'd already merged this?

Thanks for taking care of it though. Can you rediff against master
please?

Thanks,

Richard




More information about the poky mailing list