]> git.baikalelectronics.ru Git - uboot.git/commit
travis-ci: Switch to building QEMU
authorTom Rini <trini@konsulko.com>
Wed, 7 Dec 2016 16:20:40 +0000 (11:20 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 9 Dec 2016 13:40:23 +0000 (08:40 -0500)
commit290a8338a61c0c48109d78529a2565e4bee63699
tree6effdd75b6c2c42f30cec1447948ab0c75738af0
parent40ce747e4a2aadba8f82f008a4a7a46df9da31bf
travis-ci: Switch to building QEMU

First, there are a number of features in newer QEMU that will allow us
to test a wider range of platforms, so we want to use at least v2.8.0.
Second, making use of a PPA for QEMU fails from time to time.  So we
change to checking out and building a copy of QEMU when we know that we
are going to use test.py and need QEMU to be installed.  This adds
around 4 minutes per test.py job that we run.

Signed-off-by: Tom Rini <trini@konsulko.com>
.travis.yml