From 438ea5a1c35950f39795e9d93927a790d3f47145 Mon Sep 17 00:00:00 2001 From: Joshua Lock Date: Wed, 12 Jul 2017 20:12:00 +0100 Subject: poky: add Ubuntu 17.04 Zesty Zapus to SANITY_TESTED_DISTROS 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. (From meta-yocto rev: ecdaf38e0b6beaeaf8ea7f804ca73a18f0dbe371) Signed-off-by: Joshua Lock Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta-poky/conf/distro/poky.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-poky') diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf index 57b7e71d5f..c9079695d4 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 \ -- cgit v1.2.3-54-g00ecf