From: Joel Stanley Date: Thu, 4 Jul 2019 01:35:18 +0000 (+0930) Subject: travis: Build aspeed board with qemu HEAD X-Git-Tag: v2025.01-rc5-pxa1908~2882^2~5 X-Git-Url: http://git.dujemihanovic.xyz/html/%7B%7B%20%28.OutputFormats.Get?a=commitdiff_plain;h=51085bdb24528015f42983d9c9cd1a25f1fff94b;p=u-boot.git travis: Build aspeed board with qemu HEAD In order to boot u-boot in the aspeed machine we need to run at least qemu 3059c2f5a813 (v4.0.0-1592-g3059c2f5a813), which is not in a released tag. This should be changed to v4.1.0 when it is released. Signed-off-by: Joel Stanley --- diff --git a/.travis.yml b/.travis.yml index 6abfa5d7fc..d5866443b7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -392,7 +392,7 @@ matrix: - TEST_PY_BD="evb-ast2500" TEST_PY_ID="--id qemu" QEMU_TARGET="arm-softmmu" - QEMU_VERSION="v4.0.0" + QEMU_VERSION="506179e42112be77bfd071f050b15762d3b2cd43" BUILDMAN="^evb-ast2500$" - name: "test/py vexpress_ca15_tc2" env: