* Add SUSE 42.1 "Leap" to SANITY_TESTED_DISTROS
@ 2015-11-09 22:40 Jan-Simon Moeller
2015-11-09 23:06 ` Jan-Simon Moeller
0 siblings, 1 reply; 4+ messages in thread
From: Jan-Simon Moeller @ 2015-11-09 22:40 UTC (permalink / raw)
To: yocto
[-- Attachment #1: Type: text/plain, Size: 922 bytes --]
Hi !
Here is a patch to add "Leap" to the tested distros. I ran a couple of
builds since the update and all is normal. Please consider for
inclusion.
Best,
Jan-Simon Möller
---
commit f729ca343849d2e0692caf18ba1789da408ceba3
Author: Jan-Simon Möller <dl9pf@gmx.de>
Date: Mon Nov 9 23:36:41 2015 +0100
Add SUSE Leap (SUSE-LINUX-42.1) to SANITY_TESTED_DIST
Signed-off-by: Jan-Simon Möller <dl9pf@gmx.de>
---
meta-yocto/conf/distro/poky.conf | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yoct
index 2c99da8..06209fc 100644
--- a/meta-yocto/conf/distro/poky.conf
+++ b/meta-yocto/conf/distro/poky.conf
@@ -84,6 +84,7 @@ SANITY_TESTED_DISTROS ?= " \
Debian-7.* \n \
Debian-8.* \n \
openSUSE-project-13.2 \n \
+ SUSE-LINUX-42.1
"
# Default hash policy for distro
[-- Attachment #2: 0001-Add-SUSE-Leap-SUSE-LINUX-42.1-to-SANITY_TESTED_DISTR.patch --]
[-- Type: text/x-patch, Size: 909 bytes --]
From f729ca343849d2e0692caf18ba1789da408ceba3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan-Simon=20M=C3=B6ller?= <dl9pf@gmx.de>
Date: Mon, 9 Nov 2015 23:36:41 +0100
Subject: [PATCH] Add SUSE Leap (SUSE-LINUX-42.1) to SANITY_TESTED_DISTROS.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: Jan-Simon Möller <dl9pf@gmx.de>
---
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 2c99da8..06209fc 100644
--- a/meta-yocto/conf/distro/poky.conf
+++ b/meta-yocto/conf/distro/poky.conf
@@ -84,6 +84,7 @@ SANITY_TESTED_DISTROS ?= " \
Debian-7.* \n \
Debian-8.* \n \
openSUSE-project-13.2 \n \
+ SUSE-LINUX-42.1
"
# Default hash policy for distro
--
2.6.2
^ permalink raw reply related [flat|nested] 4+ messages in thread* Re: Add SUSE 42.1 "Leap" to SANITY_TESTED_DISTROS
2015-11-09 22:40 Add SUSE 42.1 "Leap" to SANITY_TESTED_DISTROS Jan-Simon Moeller
@ 2015-11-09 23:06 ` Jan-Simon Moeller
2015-11-10 12:55 ` Paul Eggleton
0 siblings, 1 reply; 4+ messages in thread
From: Jan-Simon Moeller @ 2015-11-09 23:06 UTC (permalink / raw)
To: yocto
[-- Attachment #1: Type: text/plain, Size: 1116 bytes --]
I forgot the "\n" at the end ... please use the attached version.
Am Montag, 9. November 2015, 23:40:07 schrieb Jan-Simon Moeller:
> Hi !
>
> Here is a patch to add "Leap" to the tested distros. I ran a couple of
> builds since the update and all is normal. Please consider for
> inclusion.
>
> Best,
> Jan-Simon Möller
> ---
> commit f729ca343849d2e0692caf18ba1789da408ceba3
> Author: Jan-Simon Möller <dl9pf@gmx.de>
> Date: Mon Nov 9 23:36:41 2015 +0100
>
> Add SUSE Leap (SUSE-LINUX-42.1) to SANITY_TESTED_DIST
>
> Signed-off-by: Jan-Simon Möller <dl9pf@gmx.de>
> ---
> meta-yocto/conf/distro/poky.conf | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yoct
> index 2c99da8..06209fc 100644
> --- a/meta-yocto/conf/distro/poky.conf
> +++ b/meta-yocto/conf/distro/poky.conf
> @@ -84,6 +84,7 @@ SANITY_TESTED_DISTROS ?= " \
> Debian-7.* \n \
> Debian-8.* \n \
> openSUSE-project-13.2 \n \
> + SUSE-LINUX-42.1
> "
>
> # Default hash policy for distro
[-- Attachment #2: 0001-Add-SUSE-Leap-SUSE-LINUX-42.1-to-SANITY_TESTED_DISTR.patch --]
[-- Type: text/x-patch, Size: 914 bytes --]
From 989c063a26f794ec0ef95afdc4896e8ee30450f4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan-Simon=20M=C3=B6ller?= <dl9pf@gmx.de>
Date: Mon, 9 Nov 2015 23:36:41 +0100
Subject: [PATCH] Add SUSE Leap (SUSE-LINUX-42.1) to SANITY_TESTED_DISTROS.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: Jan-Simon Möller <dl9pf@gmx.de>
---
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 2c99da8..1477b4b 100644
--- a/meta-yocto/conf/distro/poky.conf
+++ b/meta-yocto/conf/distro/poky.conf
@@ -84,6 +84,7 @@ SANITY_TESTED_DISTROS ?= " \
Debian-7.* \n \
Debian-8.* \n \
openSUSE-project-13.2 \n \
+ SUSE-LINUX-42.1 \n \
"
# Default hash policy for distro
--
2.6.2
^ permalink raw reply related [flat|nested] 4+ messages in thread* Re: Add SUSE 42.1 "Leap" to SANITY_TESTED_DISTROS
2015-11-09 23:06 ` Jan-Simon Moeller
@ 2015-11-10 12:55 ` Paul Eggleton
2015-11-10 13:15 ` Mihail, StanciuX
0 siblings, 1 reply; 4+ messages in thread
From: Paul Eggleton @ 2015-11-10 12:55 UTC (permalink / raw)
To: yocto
On Tuesday 10 November 2015 00:06:11 Jan-Simon Moeller wrote:
> Am Montag, 9. November 2015, 23:40:07 schrieb Jan-Simon Moeller:
> > Here is a patch to add "Leap" to the tested distros. I ran a couple of
> > builds since the update and all is normal. Please consider for
> > inclusion.
> >
> > Best,
> > Jan-Simon Möller
> > ---
> > commit f729ca343849d2e0692caf18ba1789da408ceba3
> > Author: Jan-Simon Möller <dl9pf@gmx.de>
> > Date: Mon Nov 9 23:36:41 2015 +0100
> >
> > Add SUSE Leap (SUSE-LINUX-42.1) to SANITY_TESTED_DIST
> >
> > Signed-off-by: Jan-Simon Möller <dl9pf@gmx.de>
> >
> > ---
> >
> > meta-yocto/conf/distro/poky.conf | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yoct
> > index 2c99da8..06209fc 100644
> > --- a/meta-yocto/conf/distro/poky.conf
> > +++ b/meta-yocto/conf/distro/poky.conf
> > @@ -84,6 +84,7 @@ SANITY_TESTED_DISTROS ?= " \
> >
> > Debian-7.* \n \
> > Debian-8.* \n \
> > openSUSE-project-13.2 \n \
> >
> > + SUSE-LINUX-42.1
> >
> > "
> >
> > # Default hash policy for distro
>
> I forgot the "\n" at the end ... please use the attached version.
It does appear that we should be testing on this if we aren't already, since
this is effectively the next stable release of OpenSUSE. Lucian?
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Add SUSE 42.1 "Leap" to SANITY_TESTED_DISTROS
2015-11-10 12:55 ` Paul Eggleton
@ 2015-11-10 13:15 ` Mihail, StanciuX
0 siblings, 0 replies; 4+ messages in thread
From: Mihail, StanciuX @ 2015-11-10 13:15 UTC (permalink / raw)
To: Paul Eggleton, yocto@yoctoproject.org
Hello Paul,
We are not currently testing Leap. I will add this to the urgent tasks list to verify the release and, if stable, upgrade our AB machine to this release.
Regards,
Mihai
-----Original Message-----
From: yocto-bounces@yoctoproject.org [mailto:yocto-bounces@yoctoproject.org] On Behalf Of Paul Eggleton
Sent: Tuesday, November 10, 2015 2:55 PM
To: yocto@yoctoproject.org
Subject: Re: [yocto] Add SUSE 42.1 "Leap" to SANITY_TESTED_DISTROS
On Tuesday 10 November 2015 00:06:11 Jan-Simon Moeller wrote:
> Am Montag, 9. November 2015, 23:40:07 schrieb Jan-Simon Moeller:
> > Here is a patch to add "Leap" to the tested distros. I ran a couple
> > of builds since the update and all is normal. Please consider for
> > inclusion.
> >
> > Best,
> > Jan-Simon Möller
> > ---
> > commit f729ca343849d2e0692caf18ba1789da408ceba3
> > Author: Jan-Simon Möller <dl9pf@gmx.de>
> > Date: Mon Nov 9 23:36:41 2015 +0100
> >
> > Add SUSE Leap (SUSE-LINUX-42.1) to SANITY_TESTED_DIST
> >
> > Signed-off-by: Jan-Simon Möller <dl9pf@gmx.de>
> >
> > ---
> >
> > meta-yocto/conf/distro/poky.conf | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yoct index
> > 2c99da8..06209fc 100644
> > --- a/meta-yocto/conf/distro/poky.conf
> > +++ b/meta-yocto/conf/distro/poky.conf
> > @@ -84,6 +84,7 @@ SANITY_TESTED_DISTROS ?= " \
> >
> > Debian-7.* \n \
> > Debian-8.* \n \
> > openSUSE-project-13.2 \n \
> >
> > + SUSE-LINUX-42.1
> >
> > "
> >
> > # Default hash policy for distro
>
> I forgot the "\n" at the end ... please use the attached version.
It does appear that we should be testing on this if we aren't already, since this is effectively the next stable release of OpenSUSE. Lucian?
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-11-10 13:15 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-09 22:40 Add SUSE 42.1 "Leap" to SANITY_TESTED_DISTROS Jan-Simon Moeller
2015-11-09 23:06 ` Jan-Simon Moeller
2015-11-10 12:55 ` Paul Eggleton
2015-11-10 13:15 ` Mihail, StanciuX
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.