Hello Tom,
Am 19.11.2019 um 13:29 schrieb Tom Rini:
On Sat, Nov 16, 2019 at 07:56:50AM +0100, Heiko Schocher wrote:
as time for job exceeds split this job into two
jobs. One which builds all "ls10" boards and
one which catch all the rest.
Signed-off-by: Heiko Schocher <h...@denx.de>
---
travis build:
https://travis-ci.org/hsdenx/u-boot-test/builds/612281027
.travis.yml | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index f6aec96770..141f161346 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -183,9 +183,12 @@ matrix:
- name: "buildman ARM bcm"
env:
- BUILDMAN="bcm -x mips"
- - name: "buildman NXP ARM32"
+ - name: "buildman NXP ARM32 ls10"
env:
- - BUILDMAN="freescale -x powerpc,m68k,aarch64"
+ - BUILDMAN="freescale&ls10 -x powerpc,m68k,aarch64"
+ - name: "buildman NXP ARM32 catch-all"
+ env:
+ - BUILDMAN="freescale -x powerpc,m68k,aarch64,ls10"
- name: "buildman NXP AArch64 LS101x"
env:
- BUILDMAN="freescale&aarch64&ls101"
What I'd like to see here is reworking things slightly so we have NXP
Layerscape LS.... jobs, so in other words remove the aarch64 part from
the jobs that followed and then mask out all of layerscape from the NXP
ARM32 catch-all, thanks!
Done, build started:
https://travis-ci.org/hsdenx/u-boot-test/builds/614396275
bye,
Heiko
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52 Fax: +49-8142-66989-80 Email: h...@denx.de
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot