* [PATCH] travis: Switch to QEMU v4.2.0 globally
@ 2020-01-11 13:07 Tom Rini
2020-01-11 21:29 ` Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Tom Rini @ 2020-01-11 13:07 UTC (permalink / raw)
To: u-boot
Given our tests in GitLab / Azure we can use QEMU v4.2.0 for all
platforms now.
Signed-off-by: Tom Rini <trini@konsulko.com>
---
.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
@@ -66,7 +66,7 @@ env:
- BUILD_DIR=build
- HOSTCC="cc"
- HOSTCXX="c++"
- - QEMU_VERSION="v3.1.0"
+ - QEMU_VERSION="v4.2.0"
before_script:
# install toolchains based on TOOLCHAIN} variable
@@ -410,14 +410,12 @@ matrix:
- TEST_PY_BD="evb-ast2500"
TEST_PY_ID="--id qemu"
QEMU_TARGET="arm-softmmu"
- QEMU_VERSION="506179e42112be77bfd071f050b15762d3b2cd43"
BUILDMAN="^evb-ast2500$"
- name: "test/py vexpress_ca15_tc2"
env:
- TEST_PY_BD="vexpress_ca15_tc2"
TEST_PY_ID="--id qemu"
QEMU_TARGET="arm-softmmu"
- QEMU_VERSION="v3.0.0"
BUILDMAN="^vexpress_ca15_tc2$"
- name: "test/py vexpress_ca9x4"
env:
--
2.17.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] travis: Switch to QEMU v4.2.0 globally
2020-01-11 13:07 [PATCH] travis: Switch to QEMU v4.2.0 globally Tom Rini
@ 2020-01-11 21:29 ` Tom Rini
0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2020-01-11 21:29 UTC (permalink / raw)
To: u-boot
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 <trini@konsulko.com>
Given the results of:
https://travis-ci.org/trini/u-boot/builds/635667941
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200111/cd0444cc/attachment.sig>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-01-11 21:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-11 13:07 [PATCH] travis: Switch to QEMU v4.2.0 globally Tom Rini
2020-01-11 21:29 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox