commit | b23c4cc4b35b66ac62eabb950a6508c5200a9ac9 | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Wed Oct 31 18:47:25 2018 +1030 |
committer | Joel Stanley <joel@jms.id.au> | Thu Nov 15 09:52:25 2018 +1030 |
tree | f70fcd0ac011371828ca1cfa6055fdae0272a564 | |
parent | 36f2622efd5c80b7e05ccb3d96aff659c4f86803 [diff] |
qemu-build: Simplify This reverts some of the changes to the script made to support features other than what it was meant to do: build a docker image, and build qemu in that image. In it's current form it's failing to produce a qemu artifact for the CI system to use. By simplifying it we have a better chance of debugging the issue, and in fact the issue has gone away. Change-Id: Ia757c1139e964b240ea4a54ecc7e24a5894e4cd9 Signed-off-by: Joel Stanley <joel@jms.id.au>
Build script for CI jobs in Jenkins.