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
208 stars 95 forks source link

.travis.yml: Add fedora-25 #7

Closed rewitt1 closed 7 years ago

rewitt1 commented 7 years ago

Since fedora 25 was added to the base containers, add it here as well.

Signed-off-by: Randy Witt randy.e.witt@linux.intel.com