]> git.ipfire.org Git - people/ms/u-boot.git/commit
travis.yml: Add in uniphier as a job, modify aarch64 builds a bit
authorTom Rini <trini@konsulko.com>
Sat, 29 Oct 2016 21:11:17 +0000 (17:11 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 31 Oct 2016 14:13:18 +0000 (10:13 -0400)
commit5eba31c38e1e22a949c5f7c22eb1905fc06d08e9
tree1abcf0c267f36abaa6e160879515175ccf650b65
parent0cd82e255fb0960fd566459b1dbcb54b6b61504d
travis.yml: Add in uniphier as a job, modify aarch64 builds a bit

- Add in system aarch64-linux-gnu toolchain
- Now that all VMs will have aarch64 available, don't exclude them from
  other jobs but instead exclude them from the catch-all aarch64 build
- Add JOB= to the Freescale/ARM build to be clear about what it does.
- Add uniphier as a stand-alone job

Signed-off-by: Tom Rini <trini@konsulko.com>
.travis.yml