All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] poky: add Ubuntu 19.04 as a supported distribution
@ 2019-10-09 13:03 Ross Burton
  2019-10-09 13:31 ` Adrian Bunk
  0 siblings, 1 reply; 6+ messages in thread
From: Ross Burton @ 2019-10-09 13:03 UTC (permalink / raw)
  To: poky

Signed-off-by: Ross Burton <ross.burton@intel.com>
---
 meta-poky/conf/distro/poky.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
index f999992c90a..e3df6be2ac5 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -54,6 +54,7 @@ SANITY_TESTED_DISTROS ?= " \
             poky-2.7 \n \
             ubuntu-16.04 \n \
             ubuntu-18.04 \n \
+            ubuntu-19.04 \n \
             fedora-28 \n \
             fedora-29 \n \
             fedora-30 \n \
-- 
2.20.1



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

end of thread, other threads:[~2019-10-09 15:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-09 13:03 [PATCH] poky: add Ubuntu 19.04 as a supported distribution Ross Burton
2019-10-09 13:31 ` Adrian Bunk
2019-10-09 14:49   ` Alexander Kanavin
2019-10-09 15:22     ` Ross Burton
2019-10-09 15:20   ` Ross Burton
2019-10-09 15:58     ` Richard Purdie

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.