travis: Build aspeed board with qemu HEAD
authorJoel Stanley <joel@jms.id.au>
Thu, 4 Jul 2019 01:35:18 +0000 (11:05 +0930)
committerTom Rini <trini@konsulko.com>
Wed, 17 Jul 2019 20:00:30 +0000 (16:00 -0400)
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 <joel@jms.id.au>
.travis.yml

index 6abfa5d7fc3db22f8056175b01788b8be74fbeac..d5866443b75900bea75775a88ef4cfdf19aacb94 100644 (file)
@@ -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: