[poky] [PATCH] poky.conf: restore Ubuntu 12.04 LTS to tested distro list

Saul Wold sgw at linux.intel.com
Mon Aug 20 10:40:28 PDT 2012


On 08/20/2012 09:05 AM, Paul Eggleton wrote:
> Apparently some people don't apply the normal updates to their Ubuntu
> installations, in which case they will not have the version updated to
> 12.04.1. Since the distinction between the two is fairly minimal,
> restore the old version string in addition to the new one.
>
> Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
> ---
>   meta-yocto/conf/distro/poky.conf |    1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf
> index 711087b..94dc567 100644
> --- a/meta-yocto/conf/distro/poky.conf
> +++ b/meta-yocto/conf/distro/poky.conf
> @@ -69,6 +69,7 @@ SANITY_TESTED_DISTROS ?= " \
>               Yocto (Built by Poky 7.0) 1.2 \n \
>               Ubuntu 10.04.4 LTS \n \
>               Ubuntu 11.10 \n \
> +            Ubuntu 12.04 LTS \n \
>               Ubuntu 12.04.1 LTS \n \
>               Fedora release 15 (Lovelock) \n \
>               Fedora release 16 (Verne) \n \
>

Can we introduce any kind of regex here or is it straight string 
matches?  For the LTS we will support for a while right?

I am queuing this by the way, the above is more informational.

Sau!




More information about the poky mailing list