All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] poky.conf: update SANITY_TESTED_DISTROS
@ 2013-03-01 10:57 Martin Jansa
  2013-03-01 16:19 ` [PATCHv2] " Martin Jansa
  0 siblings, 1 reply; 18+ messages in thread
From: Martin Jansa @ 2013-03-01 10:57 UTC (permalink / raw)
  To: poky

* use DistributorId-Release
* please test values for Yocto, Poky, CentOS and openSUSE

Signed-off-by: Martin Jansa <Martin.Jansa@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..62ad819 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 \
+            openSUSE-11.4 \n \
+            openSUSE-12.1 \n \
+            openSUSE-12.2 \n \
 	    "
 
 # Default hash policy for distro
-- 
1.8.1.4



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

* [PATCHv2] poky.conf: update SANITY_TESTED_DISTROS
  2013-03-01 10:57 [PATCH] poky.conf: update SANITY_TESTED_DISTROS Martin Jansa
@ 2013-03-01 16:19 ` Martin Jansa
  2013-03-01 17:15   ` Trevor Woerner
                     ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Martin Jansa @ 2013-03-01 16:19 UTC (permalink / raw)
  To: poky

* use DistributorId-Release
* please test values for Yocto, Poky, CentOS and openSUSE

Signed-off-by: Martin Jansa <Martin.Jansa@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
-- 
1.8.1.4



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

* Re: [PATCHv2] poky.conf: update SANITY_TESTED_DISTROS
  2013-03-01 16:19 ` [PATCHv2] " Martin Jansa
@ 2013-03-01 17:15   ` Trevor Woerner
  2013-03-01 17:38     ` Martin Jansa
  2013-03-01 17:52   ` Martin Jansa
  2013-03-01 17:52   ` Richard Purdie
  2 siblings, 1 reply; 18+ messages in thread
From: Trevor Woerner @ 2013-03-01 17:15 UTC (permalink / raw)
  To: Martin Jansa; +Cc: poky

commit be248b0222bda151ae5f94be6bb8a53e192ecded on master is causing:

WARNING: Host distribution "openSUSE 12.2" has not been validated with
this version of the build system; you may possibly experience
unexpected failures. It is recommended that you use a tested
distribution.


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

* Re: [PATCHv2] poky.conf: update SANITY_TESTED_DISTROS
  2013-03-01 17:15   ` Trevor Woerner
@ 2013-03-01 17:38     ` Martin Jansa
  2013-03-01 18:39       ` Trevor Woerner
  0 siblings, 1 reply; 18+ messages in thread
From: Martin Jansa @ 2013-03-01 17:38 UTC (permalink / raw)
  To: Trevor Woerner; +Cc: poky

[-- Attachment #1: Type: text/plain, Size: 776 bytes --]

On Fri, Mar 01, 2013 at 12:15:01PM -0500, Trevor Woerner wrote:
> commit be248b0222bda151ae5f94be6bb8a53e192ecded on master is causing:
> 
> WARNING: Host distribution "openSUSE 12.2" has not been validated with
> this version of the build system; you may possibly experience
> unexpected failures. It is recommended that you use a tested
> distribution.

What's the name of LSB directory in sstate-cache?

According to output you sent to oe-core it should be SUSE-LINUX-12.2 and
this warning should match that.

But it's probably read from /etc/SuSE-release in your case, I'll send
patch to remove /etc/SuSE-release and /etc/redhat-release reading in
sanity.bbclass. Please test it when you can.

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

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

* Re: [PATCHv2] poky.conf: update SANITY_TESTED_DISTROS
  2013-03-01 16:19 ` [PATCHv2] " Martin Jansa
  2013-03-01 17:15   ` Trevor Woerner
@ 2013-03-01 17:52   ` Martin Jansa
  2013-03-01 17:52   ` Richard Purdie
  2 siblings, 0 replies; 18+ messages in thread
From: Martin Jansa @ 2013-03-01 17:52 UTC (permalink / raw)
  To: poky

[-- Attachment #1: Type: text/plain, Size: 2584 bytes --]

On Fri, Mar 01, 2013 at 05:19:53PM +0100, Martin Jansa wrote:
> * use DistributorId-Release
> * please test values for Yocto, Poky, CentOS and openSUSE

Looks like v1 was already applied to meta-yocto, waiting for Trevor's
confirmation, but openSUSE entries need to be updated.

> Signed-off-by: Martin Jansa <Martin.Jansa@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
> -- 
> 1.8.1.4
> 

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

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

* Re: [PATCHv2] poky.conf: update SANITY_TESTED_DISTROS
  2013-03-01 16:19 ` [PATCHv2] " Martin Jansa
  2013-03-01 17:15   ` Trevor Woerner
  2013-03-01 17:52   ` Martin Jansa
@ 2013-03-01 17:52   ` Richard Purdie
  2 siblings, 0 replies; 18+ messages in thread
From: Richard Purdie @ 2013-03-01 17:52 UTC (permalink / raw)
  To: Martin Jansa; +Cc: poky

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



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

* Re: [PATCHv2] poky.conf: update SANITY_TESTED_DISTROS
  2013-03-01 17:38     ` Martin Jansa
@ 2013-03-01 18:39       ` Trevor Woerner
  2013-03-01 19:10         ` Martin Jansa
  0 siblings, 1 reply; 18+ messages in thread
From: Trevor Woerner @ 2013-03-01 18:39 UTC (permalink / raw)
  To: Martin Jansa; +Cc: poky

On Fri, Mar 1, 2013 at 12:38 PM, Martin Jansa <martin.jansa@gmail.com> wrote:
> On Fri, Mar 01, 2013 at 12:15:01PM -0500, Trevor Woerner wrote:
>> commit be248b0222bda151ae5f94be6bb8a53e192ecded on master is causing:
>>
>> WARNING: Host distribution "openSUSE 12.2" has not been validated with
>> this version of the build system; you may possibly experience
>> unexpected failures. It is recommended that you use a tested
>> distribution.
>
> What's the name of LSB directory in sstate-cache?
>
> According to output you sent to oe-core it should be SUSE-LINUX-12.2 and
> this warning should match that.

Yes, there is a directory in sstate-cache named "SUSE-LINUX-12.2".

> But it's probably read from /etc/SuSE-release in your case, I'll send
> patch to remove /etc/SuSE-release and /etc/redhat-release reading in
> sanity.bbclass.

$ cat /etc/SuSE-release
openSUSE 12.2 (x86_64)
VERSION = 12.2
CODENAME = Mantis

> Please test it when you can.

Sure, I'm happy to help.


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

* Re: [PATCHv2] poky.conf: update SANITY_TESTED_DISTROS
  2013-03-01 18:39       ` Trevor Woerner
@ 2013-03-01 19:10         ` Martin Jansa
  2013-03-01 19:43           ` Trevor Woerner
  0 siblings, 1 reply; 18+ messages in thread
From: Martin Jansa @ 2013-03-01 19:10 UTC (permalink / raw)
  To: Trevor Woerner; +Cc: poky

[-- Attachment #1: Type: text/plain, Size: 1367 bytes --]

On Fri, Mar 01, 2013 at 01:39:20PM -0500, Trevor Woerner wrote:
> On Fri, Mar 1, 2013 at 12:38 PM, Martin Jansa <martin.jansa@gmail.com> wrote:
> > On Fri, Mar 01, 2013 at 12:15:01PM -0500, Trevor Woerner wrote:
> >> commit be248b0222bda151ae5f94be6bb8a53e192ecded on master is causing:
> >>
> >> WARNING: Host distribution "openSUSE 12.2" has not been validated with
> >> this version of the build system; you may possibly experience
> >> unexpected failures. It is recommended that you use a tested
> >> distribution.
> >
> > What's the name of LSB directory in sstate-cache?
> >
> > According to output you sent to oe-core it should be SUSE-LINUX-12.2 and
> > this warning should match that.
> 
> Yes, there is a directory in sstate-cache named "SUSE-LINUX-12.2".
> 
> > But it's probably read from /etc/SuSE-release in your case, I'll send
> > patch to remove /etc/SuSE-release and /etc/redhat-release reading in
> > sanity.bbclass.
> 
> $ cat /etc/SuSE-release
> openSUSE 12.2 (x86_64)
> VERSION = 12.2
> CODENAME = Mantis
> 
> > Please test it when you can.
> 
> Sure, I'm happy to help.

Retry with
http://lists.linuxtogo.org/pipermail/openembedded-core/2013-March/036566.html
https://lists.yoctoproject.org/pipermail/poky/2013-March/008820.html
applied, thanks.

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

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

* Re: [PATCHv2] poky.conf: update SANITY_TESTED_DISTROS
  2013-03-01 19:10         ` Martin Jansa
@ 2013-03-01 19:43           ` Trevor Woerner
  2013-03-01 21:20             ` Martin Jansa
  0 siblings, 1 reply; 18+ messages in thread
From: Trevor Woerner @ 2013-03-01 19:43 UTC (permalink / raw)
  To: Martin Jansa, Richard Purdie; +Cc: poky

As Richard points out, this doesn't apply cleanly to master's HEAD.

When I test with the following:


SANITY_TESTED_DISTROS ?= " \
            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 \

It fails.

If I take the master HEAD (8264863ea0674f6cb105f5f7301861408fdc409b)
and modify poky.conf as follows:

SANITY_TESTED_DISTROS ?= " \
            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 \
            openSUSE 12.2 \n \
            "

It succeeds.

Do I have to clean out all or any part of my sstate-cache for this
test? Sorry if I'm messing up on my end.


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

* Re: [PATCHv2] poky.conf: update SANITY_TESTED_DISTROS
  2013-03-01 19:43           ` Trevor Woerner
@ 2013-03-01 21:20             ` Martin Jansa
  2013-03-01 21:29               ` Trevor Woerner
  0 siblings, 1 reply; 18+ messages in thread
From: Martin Jansa @ 2013-03-01 21:20 UTC (permalink / raw)
  To: Trevor Woerner; +Cc: poky

[-- Attachment #1: Type: text/plain, Size: 1466 bytes --]

On Fri, Mar 01, 2013 at 02:43:20PM -0500, Trevor Woerner wrote:
> As Richard points out, this doesn't apply cleanly to master's HEAD.

Ah my fault, I've rebased it, but in the end sent old version of that
patch, new one should be on ML now:
https://lists.yoctoproject.org/pipermail/poky/2013-March/008824.html

> When I test with the following:
> 
> SANITY_TESTED_DISTROS ?= " \
>             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 \
>             openSUSE 12.2 \n \
>             "

openSUSE 12.2 \n \

This line shouldn't be needed with this patch for oe-core:
http://lists.linuxtogo.org/pipermail/openembedded-core/2013-March/036566.html

> Do I have to clean out all or any part of my sstate-cache for this
> test? Sorry if I'm messing up on my end.

No, just running bitbake and not seeing WARNING from sanity is good
enough.

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

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

* Re: [PATCHv2] poky.conf: update SANITY_TESTED_DISTROS
  2013-03-01 21:20             ` Martin Jansa
@ 2013-03-01 21:29               ` Trevor Woerner
  2013-03-01 21:38                 ` Martin Jansa
  0 siblings, 1 reply; 18+ messages in thread
From: Trevor Woerner @ 2013-03-01 21:29 UTC (permalink / raw)
  To: Martin Jansa; +Cc: poky

[-- Attachment #1: Type: text/plain, Size: 1005 bytes --]

On Fri, Mar 1, 2013 at 4:20 PM, Martin Jansa <martin.jansa@gmail.com> wrote:
> This line shouldn't be needed with this patch for oe-core:
>
http://lists.linuxtogo.org/pipermail/openembedded-core/2013-March/036566.html

Sorry :-(

Applying that patch to master's HEAD:

    8c3550cc16b8382b005550f71ae0df6e7916b8e9 sanity.bbclass: always use
oe.lsb.distro_identifier method
    8264863ea0674f6cb105f5f7301861408fdc409b Add KERNEL_EXTRA_ARGS parameter
    86d6ec51f0e1a4f5335d72928ef14ea1335d49b0 module.bbclass: Create a new
depmodwrapper to assist cross-installs
    be248b0222bda151ae5f94be6bb8a53e192ecded poky.conf: update
SANITY_TESTED_DISTROS
    e5f3b992d7edc7b5e2467865a9fad738fbeaf40f sanity: use lsb
distro_identifier
    ....

still produces the problem:

    WARNING: Host distribution "SUSE-LINUX-12.2" has not been validated
with this version of the build system; you may possibly experience
unexpected failures. It is recommended that you use a tested distribution.

[-- Attachment #2: Type: text/html, Size: 1245 bytes --]

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

* Re: [PATCHv2] poky.conf: update SANITY_TESTED_DISTROS
  2013-03-01 21:29               ` Trevor Woerner
@ 2013-03-01 21:38                 ` Martin Jansa
  2013-03-01 21:42                   ` Trevor Woerner
  0 siblings, 1 reply; 18+ messages in thread
From: Martin Jansa @ 2013-03-01 21:38 UTC (permalink / raw)
  To: Trevor Woerner; +Cc: poky

[-- Attachment #1: Type: text/plain, Size: 1285 bytes --]

On Fri, Mar 01, 2013 at 04:29:43PM -0500, Trevor Woerner wrote:
> On Fri, Mar 1, 2013 at 4:20 PM, Martin Jansa <martin.jansa@gmail.com> wrote:
> > This line shouldn't be needed with this patch for oe-core:
> >
> http://lists.linuxtogo.org/pipermail/openembedded-core/2013-March/036566.html
> 
> Sorry :-(
> 
> Applying that patch to master's HEAD:

Do you also have this one?
https://lists.yoctoproject.org/pipermail/poky/2013-March/008824.html

> 
>     8c3550cc16b8382b005550f71ae0df6e7916b8e9 sanity.bbclass: always use
> oe.lsb.distro_identifier method
>     8264863ea0674f6cb105f5f7301861408fdc409b Add KERNEL_EXTRA_ARGS parameter
>     86d6ec51f0e1a4f5335d72928ef14ea1335d49b0 module.bbclass: Create a new
> depmodwrapper to assist cross-installs
>     be248b0222bda151ae5f94be6bb8a53e192ecded poky.conf: update
> SANITY_TESTED_DISTROS
>     e5f3b992d7edc7b5e2467865a9fad738fbeaf40f sanity: use lsb
> distro_identifier
>     ....
> 
> still produces the problem:
> 
>     WARNING: Host distribution "SUSE-LINUX-12.2" has not been validated
> with this version of the build system; you may possibly experience
> unexpected failures. It is recommended that you use a tested distribution.

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

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

* Re: [PATCHv2] poky.conf: update SANITY_TESTED_DISTROS
  2013-03-01 21:38                 ` Martin Jansa
@ 2013-03-01 21:42                   ` Trevor Woerner
  2013-03-01 21:48                     ` Trevor Woerner
  0 siblings, 1 reply; 18+ messages in thread
From: Trevor Woerner @ 2013-03-01 21:42 UTC (permalink / raw)
  To: Martin Jansa; +Cc: poky

On Fri, Mar 1, 2013 at 4:38 PM, Martin Jansa <martin.jansa@gmail.com> wrote:
> Do you also have this one?
> https://lists.yoctoproject.org/pipermail/poky/2013-March/008824.html

No I don't, sorry. Retesting...


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

* Re: [PATCHv2] poky.conf: update SANITY_TESTED_DISTROS
  2013-03-01 21:42                   ` Trevor Woerner
@ 2013-03-01 21:48                     ` Trevor Woerner
  0 siblings, 0 replies; 18+ messages in thread
From: Trevor Woerner @ 2013-03-01 21:48 UTC (permalink / raw)
  To: Martin Jansa; +Cc: poky

On Fri, Mar 1, 2013 at 4:42 PM, Trevor Woerner <twoerner@gmail.com> wrote:
> On Fri, Mar 1, 2013 at 4:38 PM, Martin Jansa <martin.jansa@gmail.com> wrote:
>> Do you also have this one?
>> https://lists.yoctoproject.org/pipermail/poky/2013-March/008824.html
>
> No I don't, sorry. Retesting...

...and it works. Sorry for the confusion.


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

* [PATCH] poky.conf: Update SANITY_TESTED_DISTROS
@ 2014-04-10  8:14 Alexandru Palalau
  0 siblings, 0 replies; 18+ messages in thread
From: Alexandru Palalau @ 2014-04-10  8:14 UTC (permalink / raw)
  To: poky

Added openSUSE-project-13.1 to SANITY_TESTED_DISTROS

Signed-off-by: Alexandru Palalau <alexandrux.palalau@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 2eb6045..786a6b0 100644
--- a/meta-yocto/conf/distro/poky.conf
+++ b/meta-yocto/conf/distro/poky.conf
@@ -89,6 +89,7 @@ SANITY_TESTED_DISTROS ?= " \
             Debian-7.4 \n \
             SUSE-LINUX-12.2 \n \
             openSUSE-project-12.3 \n \
+            openSUSE-project-13.1 \n \
             "
 
 # Default hash policy for distro
-- 
1.8.3.1



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

* [PATCH] poky.conf: Update SANITY_TESTED_DISTROS
@ 2014-04-09 15:11 Alexandru Palalau
  0 siblings, 0 replies; 18+ messages in thread
From: Alexandru Palalau @ 2014-04-09 15:11 UTC (permalink / raw)
  To: poky

Removed Ubuntu 12.10, Ubuntu 13.04 and Fedora 18 from SANITY_TESTED_DISTROS
Added Ubuntu 14.04. Tests were done for Ubuntu 14.04 beta.

Signed-off-by: Alexandru Palalau <alexandrux.palalau@linux.intel.com>
---
 meta-yocto/conf/distro/poky.conf | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf
index 7cf35d0..2eb6045 100644
--- a/meta-yocto/conf/distro/poky.conf
+++ b/meta-yocto/conf/distro/poky.conf
@@ -76,10 +76,8 @@ SANITY_TESTED_DISTROS ?= " \
             Poky-1.5 \n \
             Poky-1.6 \n \
             Ubuntu-12.04 \n \
-            Ubuntu-12.10 \n \
-            Ubuntu-13.04 \n \
             Ubuntu-13.10 \n \
-            Fedora-18 \n \
+            Ubuntu-14.04 \n \
             Fedora-19 \n \
             Fedora-20 \n \
             CentOS-6.4 \n \
-- 
1.8.3.1



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

* [PATCH] poky.conf: update SANITY_TESTED_DISTROS
@ 2013-05-09 10:38 Paul Eggleton
  0 siblings, 0 replies; 18+ messages in thread
From: Paul Eggleton @ 2013-05-09 10:38 UTC (permalink / raw)
  To: poky

In line with our policy of supporting the current and previous
releases of host distributions (and additionally the latest LTS release
of Ubuntu):

* Add Ubuntu 13.04 (released on 25th April)
* Remove Fedora 16
* Remove 5.x versions of CentOS
* Remove OpenSUSE 11.4 and 12.1
* Remove pre-1.3 versions of Poky

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
---
 meta-yocto/conf/distro/poky.conf | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)

diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf
index 0e143ee..044d051 100644
--- a/meta-yocto/conf/distro/poky.conf
+++ b/meta-yocto/conf/distro/poky.conf
@@ -70,26 +70,17 @@ CONNECTIVITY_CHECK_URIS ?= " \
              http://bugzilla.yoctoproject.org/report.cgi"
 
 SANITY_TESTED_DISTROS ?= " \
-            Yocto-1.2 \n \
-            Poky-1.2 \n \
             Poky-1.3 \n \
             Poky-1.4 \n \
-            Ubuntu-10.04 \n \
-            Ubuntu-11.10 \n \
             Ubuntu-12.04 \n \
             Ubuntu-12.10 \n \
-            Fedora-16 \n \
+            Ubuntu-13.04 \n \
             Fedora-17 \n \
             Fedora-18 \n \
-            CentOS-5.6 \n \
-            CentOS-5.7 \n \
-            CentOS-5.8 \n \
             CentOS-6.3 \n \
             CentOS-6.4 \n \
             Debian-6.0 \n \
             Debian-7.0 \n \
-            SUSE-LINUX-11.4 \n \
-            SUSE-LINUX-12.1 \n \
             SUSE-LINUX-12.2 \n \
             openSUSE-project-12.3 \n \
 	    "
-- 
1.8.1.2



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

* [PATCH] poky.conf: update SANITY_TESTED_DISTROS
@ 2013-04-11  9:32 Trevor Woerner
  0 siblings, 0 replies; 18+ messages in thread
From: Trevor Woerner @ 2013-04-11  9:32 UTC (permalink / raw)
  To: poky

Include release 12.3 of openSUSE as sanity tested. For each of the provided
qemu targets I have been able to "bitbake world" and "runqemu".

Signed-off-by: Trevor Woerner <twoerner@gmail.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 538f343..02ab400 100644
--- a/meta-yocto/conf/distro/poky.conf
+++ b/meta-yocto/conf/distro/poky.conf
@@ -89,6 +89,7 @@ SANITY_TESTED_DISTROS ?= " \
             SUSE-LINUX-11.4 \n \
             SUSE-LINUX-12.1 \n \
             SUSE-LINUX-12.2 \n \
+            openSUSE-project-12.3 \n \
 	    "
 
 # Default hash policy for distro
-- 
1.8.2.61.g7b9a419



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

end of thread, other threads:[~2014-04-10  8:09 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-01 10:57 [PATCH] poky.conf: update SANITY_TESTED_DISTROS Martin Jansa
2013-03-01 16:19 ` [PATCHv2] " Martin Jansa
2013-03-01 17:15   ` Trevor Woerner
2013-03-01 17:38     ` Martin Jansa
2013-03-01 18:39       ` Trevor Woerner
2013-03-01 19:10         ` Martin Jansa
2013-03-01 19:43           ` Trevor Woerner
2013-03-01 21:20             ` Martin Jansa
2013-03-01 21:29               ` Trevor Woerner
2013-03-01 21:38                 ` Martin Jansa
2013-03-01 21:42                   ` Trevor Woerner
2013-03-01 21:48                     ` Trevor Woerner
2013-03-01 17:52   ` Martin Jansa
2013-03-01 17:52   ` Richard Purdie
2013-04-11  9:32 [PATCH] " Trevor Woerner
2013-05-09 10:38 Paul Eggleton
2014-04-09 15:11 [PATCH] poky.conf: Update SANITY_TESTED_DISTROS Alexandru Palalau
2014-04-10  8:14 Alexandru Palalau

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.