[poky] [PATCH] poky: add Ubuntu 17.04 Zesty Zapus to SANITY_TESTED_DISTROS

Joshua Lock joshua.g.lock at intel.com
Wed Jul 12 12:12:00 PDT 2017


The new Ubuntu releases on 2017-04-13, after cutoff for Yocto Project 2.3.

I've been running builds of some images and a world build in a container
over the past couple of days without issue. I've also run a complete
oe-selftest run (with SANITY_TESTED_DISTROS = "") and did not observe any
errors.

Signed-off-by: Joshua Lock <joshua.g.lock at 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 57b7e71..c907969 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -75,6 +75,7 @@ SANITY_TESTED_DISTROS ?= " \
             ubuntu-15.04 \n \
             ubuntu-16.04 \n \
             ubuntu-16.10 \n \
+            ubuntu-17.04 \n \
             fedora-24 \n \
             fedora-25 \n \
             centos-7 \n \
-- 
2.9.4



More information about the poky mailing list