All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][meta-yocto] SANITY_TESTED_DISTROS: fix lsb name for openSUSE 13.2
@ 2015-07-25 12:56 Trevor Woerner
  0 siblings, 0 replies; only message in thread
From: Trevor Woerner @ 2015-07-25 12:56 UTC (permalink / raw)
  To: yocto; +Cc: Paul Eggleton, Lucian Musat, 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] only message in thread

only message in thread, other threads:[~2015-07-25 12:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-25 12:56 [PATCH][meta-yocto] SANITY_TESTED_DISTROS: fix lsb name for openSUSE 13.2 Trevor Woerner

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.