Re: [PATCH] travis: Switch to QEMU v4.2.0 globally

2020-01-11 Thread Tom Rini
On Sat, Jan 11, 2020 at 08:07:46AM -0500, Tom Rini wrote: > Given our tests in GitLab / Azure we can use QEMU v4.2.0 for all > platforms now. > > Signed-off-by: Tom Rini Given the results of: https://travis-ci.org/trini/u-boot/builds/635667941 Applied to u-boot/master, thanks! -- Tom signa

[PATCH] travis: Switch to QEMU v4.2.0 globally

2020-01-11 Thread Tom Rini
Given our tests in GitLab / Azure we can use QEMU v4.2.0 for all platforms now. Signed-off-by: Tom Rini --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 5da046ca7ed5..3991eb7716fb 100644 --- a/.travis.yml +++ b/.travis.yml @@