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

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.