All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] distro/poky: Add Debian 8 (Jessie) as sanity tested
@ 2014-12-09 14:32 Otavio Salvador
  2014-12-09 15:29 ` Olof Johansson
  0 siblings, 1 reply; 6+ messages in thread
From: Otavio Salvador @ 2014-12-09 14:32 UTC (permalink / raw)
  To: Yocto Project Mailing List; +Cc: Otavio Salvador

The Debian 8 (codename Jessie) is frozen and has been in use in our
machines for some time. It has been working fine and as it is about to
be released it is better to whitelist it and remove the ugly warning
from build logs.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
 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 0e66e84..6aff7b9 100644
--- a/meta-yocto/conf/distro/poky.conf
+++ b/meta-yocto/conf/distro/poky.conf
@@ -81,6 +81,7 @@ SANITY_TESTED_DISTROS ?= " \
             Fedora-20 \n \
             CentOS-6.5 \n \
             Debian-7.* \n \
+            Debian-GNU-Linux-8 \n \
             openSUSE-project-12.3 \n \
             openSUSE-project-13.1 \n \
             "
-- 
2.1.3



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

end of thread, other threads:[~2014-12-09 16:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-09 14:32 [PATCH v2] distro/poky: Add Debian 8 (Jessie) as sanity tested Otavio Salvador
2014-12-09 15:29 ` Olof Johansson
2014-12-09 15:32   ` Otavio Salvador
2014-12-09 15:39     ` Olof Johansson
2014-12-09 15:41     ` Burton, Ross
2014-12-09 16:02       ` Otavio Salvador

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.