[U-Boot] [PATCH v2] .travis.yml: build u-boot on travis-ci

Meier, Roger r.meier at siemens.com
Tue Nov 18 11:19:03 CET 2014


Hello,

> Hi,
> 
> Am 14.11.2014 um 14:58 schrieb Roger Meier:
> > ---
> > Changes for v2:
> >   - use latest device tree compiler (suggested by Daniel Schwierzeck)
> >   - add sandbox (suggested by Daniel Schwierzeck)
> >   - seperate echo and execution of TEST_CMD
> >   - remove BUILD_NCPUS( part of script)
> >   - introduce ${TEST_CONFIG_CMD}
> >   - add libsdl-dev package which is required by sandbox
> >   - use buildman (suggested by Tom Rini)
> >   - generate ~/.buildman
> >   - split ppc into several jobs
> >   - install gcc-arm-linux-gnueabihf
> >   - use --inline-suppr option for cppcheck
> >
> > Signed-off-by: Roger Meier <r.meier at siemens.com>
> > Cc: Wolfgang Denk <wd at denx.de>
> > Cc: Tom Rini <trini at ti.com>
> > Cc: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
> > ---
> 
> The Sob was probably meant to go before the first ---?
Yes, however patchworks detected the patch properly.
http://patchwork.ozlabs.org/patch/410846/

What I forgot to mention, here is the build result:
https://travis-ci.org/u-boot/u-boot/builds/41050962

Best!
-roger

PS:
I've also contacted GitHub about the orphan u-boot account and I got it.
So we can have a mirror on GitHub and use travis-ci as a build system.
Here is this patch: https://github.com/u-boot/u-boot/tree/travis2


More information about the U-Boot mailing list