[U-Boot] [PATCH 6/6] travis-ci: compile with buildman when running test/py
Stephen Warren
swarren at wwwdotorg.org
Wed Oct 26 20:56:43 CEST 2016
On 10/26/2016 11:05 AM, Stephen Warren wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> Use buildman to compile any U-Boot binary tested by test/py. This
> re-uses all the work done elsewhere to make buildman work within
> Travis-CI, in particular related to toolchain downloading and buildman
> config file creation.
> diff --git a/.travis.yml b/.travis.yml
> + - env:
> + - TEST_PY_BD="qemu-x76"
Oops, that should be "86" not "76". I thought I'd fixed that, but must
have accidentally rebased the fix away:-(
I'll wait for any other comments before reposting.
More information about the U-Boot
mailing list