All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] SANITY_TESTED_DISTROS: fix lsb name for openSUSE 13.2
@ 2015-07-25 13:03 Trevor Woerner
  2015-07-30 12:27 ` Trevor Woerner
  0 siblings, 1 reply; 5+ messages in thread
From: Trevor Woerner @ 2015-07-25 13:03 UTC (permalink / raw)
  To: poky; +Cc: Paul Eggleton, Otavio Salvador

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
---
 meta-yocto/conf/distro/poky.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf
index e3d3c78..80861f6 100644
--- a/meta-yocto/conf/distro/poky.conf
+++ b/meta-yocto/conf/distro/poky.conf
@@ -80,7 +80,7 @@ SANITY_TESTED_DISTROS ?= " \
             CentOS-7.* \n \
             Debian-7.* \n \
             Debian-8.* \n \
-            openSUSE-13.2 \n \
+            openSUSE-project-13.2 \n \
             "
 
 # Default hash policy for distro
-- 
2.5.0.rc2.13.g961abca



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

* Re: [PATCH] SANITY_TESTED_DISTROS: fix lsb name for openSUSE 13.2
  2015-07-25 13:03 [PATCH] SANITY_TESTED_DISTROS: fix lsb name for openSUSE 13.2 Trevor Woerner
@ 2015-07-30 12:27 ` Trevor Woerner
  2015-07-30 12:47   ` Burton, Ross
  0 siblings, 1 reply; 5+ messages in thread
From: Trevor Woerner @ 2015-07-30 12:27 UTC (permalink / raw)
  To: poky

ping

On 07/25/15 09:03, Trevor Woerner wrote:
> Signed-off-by: Trevor Woerner <twoerner@gmail.com>
> ---
>  meta-yocto/conf/distro/poky.conf | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf
> index e3d3c78..80861f6 100644
> --- a/meta-yocto/conf/distro/poky.conf
> +++ b/meta-yocto/conf/distro/poky.conf
> @@ -80,7 +80,7 @@ SANITY_TESTED_DISTROS ?= " \
>              CentOS-7.* \n \
>              Debian-7.* \n \
>              Debian-8.* \n \
> -            openSUSE-13.2 \n \
> +            openSUSE-project-13.2 \n \
>              "
>  
>  # Default hash policy for distro



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

* Re: [PATCH] SANITY_TESTED_DISTROS: fix lsb name for openSUSE 13.2
  2015-07-30 12:27 ` Trevor Woerner
@ 2015-07-30 12:47   ` Burton, Ross
  2015-07-31  3:34     ` Trevor Woerner
  0 siblings, 1 reply; 5+ messages in thread
From: Burton, Ross @ 2015-07-30 12:47 UTC (permalink / raw)
  To: Trevor Woerner; +Cc: Poky Project

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

On 30 July 2015 at 13:27, Trevor Woerner <twoerner@gmail.com> wrote:

> ping
>

Merged to mut (and so master soon) now, sorry for the delay but I wanted to
verify this on another machine.

Ross

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

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

* Re: [PATCH] SANITY_TESTED_DISTROS: fix lsb name for openSUSE 13.2
  2015-07-30 12:47   ` Burton, Ross
@ 2015-07-31  3:34     ` Trevor Woerner
  2015-07-31 10:08       ` Burton, Ross
  0 siblings, 1 reply; 5+ messages in thread
From: Trevor Woerner @ 2015-07-31  3:34 UTC (permalink / raw)
  To: Burton, Ross; +Cc: Poky Project

Hi Ross,

On 07/30/15 08:47, Burton, Ross wrote:
>
> On 30 July 2015 at 13:27, Trevor Woerner <twoerner@gmail.com
> <mailto:twoerner@gmail.com>> wrote:
>
>     ping
>
>
> Merged to mut (and so master soon) now, sorry for the delay but I
> wanted to verify this on another machine.
>

No problem, and thanks for the explanation. I noticed other patches
submitted after mine had already hit the repository and thought mine
might have been missed.

It's like being at a restaurant and seeing people who arrive and order
after you get served and leave before your food arrives ;-D


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

* Re: [PATCH] SANITY_TESTED_DISTROS: fix lsb name for openSUSE 13.2
  2015-07-31  3:34     ` Trevor Woerner
@ 2015-07-31 10:08       ` Burton, Ross
  0 siblings, 0 replies; 5+ messages in thread
From: Burton, Ross @ 2015-07-31 10:08 UTC (permalink / raw)
  To: Trevor Woerner; +Cc: Poky Project

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

On 31 July 2015 at 04:34, Trevor Woerner <twoerner@gmail.com> wrote:

> It's like being at a restaurant and seeing people who arrive and order
> after you get served and leave before your food arrives ;-D
>

Patch review and merging is not at all FIFO.  EIFO? Easiest to review In,
First Out. :)

Ross

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

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

end of thread, other threads:[~2015-07-31 10:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-25 13:03 [PATCH] SANITY_TESTED_DISTROS: fix lsb name for openSUSE 13.2 Trevor Woerner
2015-07-30 12:27 ` Trevor Woerner
2015-07-30 12:47   ` Burton, Ross
2015-07-31  3:34     ` Trevor Woerner
2015-07-31 10:08       ` Burton, Ross

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.