All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] poky.conf: restore Ubuntu 12.04 LTS to tested distro list
@ 2012-08-20 16:05 Paul Eggleton
  2012-08-20 17:40 ` Saul Wold
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Eggleton @ 2012-08-20 16:05 UTC (permalink / raw)
  To: poky

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@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 \
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] poky.conf: restore Ubuntu 12.04 LTS to tested distro list
  2012-08-20 16:05 [PATCH] poky.conf: restore Ubuntu 12.04 LTS to tested distro list Paul Eggleton
@ 2012-08-20 17:40 ` Saul Wold
  0 siblings, 0 replies; 2+ messages in thread
From: Saul Wold @ 2012-08-20 17:40 UTC (permalink / raw)
  To: Paul Eggleton; +Cc: poky

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@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!



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-08-20 17:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-20 16:05 [PATCH] poky.conf: restore Ubuntu 12.04 LTS to tested distro list Paul Eggleton
2012-08-20 17:40 ` Saul Wold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.