crops / poky-container

A container image that is able to run bitbake/poky. It has helpers to create users and groups within the container. This is so that the output generated in the container will be readable by the user on the host.
GNU General Public License v2.0
206 stars 94 forks source link

.travis.yml: Change to ubuntu-16.04 #9

Closed bavery22 closed 7 years ago

bavery22 commented 7 years ago

poky master is dropping support for 14.04 and supports 16.04. We will try to keep up with the intersection of poky master and Ubuntu LTS.

Signed-off-by: brian avery brian.avery@intel.com

rewitt1 commented 7 years ago

I want to wait to merge this until the fallout from Richard's latest "PATH" restrictions gets cleaned up for all the failing builds.