* [U-Boot] [PATCH] Travis-CI: Split out more vendors from the catch-all ARM job
@ 2017-10-06 20:38 Tom Rini
2017-10-07 13:06 ` Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Tom Rini @ 2017-10-06 20:38 UTC (permalink / raw)
To: u-boot
- Move SoCFPGA and K2 boards to their own job
- Expand the microblaze job to cover ARM boards from Xilinx as well.
Signed-off-by: Tom Rini <trini@konsulko.com>
---
.travis.yml | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index f028e580f2fe..a1564ed90718 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -156,8 +156,12 @@ matrix:
- JOB="i.MX (non-Freescale, non-i.MX6)"
BUILDMAN="mx -x freescale,mx6,toradex"
- env:
+ - BUILDMAN="k2"
+ - env:
- BUILDMAN="samsung"
- env:
+ - BUILDMAN="socfpga"
+ - env:
- BUILDMAN="sun4i"
- env:
- BUILDMAN="sun5i"
@@ -173,7 +177,7 @@ matrix:
- BUILDMAN="sun50i"
- env:
- JOB="Catch-all ARM"
- BUILDMAN="arm -x arm11,arm7,arm9,aarch64,atmel,aries,freescale,kirkwood,mvebu,siemens,tegra,uniphier,mx,samsung,sunxi,am33xx,omap3,omap4,omap5,pxa,rockchip,toradex"
+ BUILDMAN="arm -x arm11,arm7,arm9,aarch64,atmel,aries,freescale,kirkwood,mvebu,siemens,tegra,uniphier,mx,samsung,sunxi,am33xx,omap3,omap4,omap5,pxa,rockchip,toradex,socfpga,k2,xilinx"
- env:
- BUILDMAN="sandbox x86"
TOOLCHAIN="x86_64"
@@ -190,7 +194,8 @@ matrix:
- BUILDMAN="m68k"
TOOLCHAIN="m68k"
- env:
- - BUILDMAN="microblaze"
+ - JOB="Xilinx (ARM and MicroBlaze)"
+ BUILDMAN="xilinx"
TOOLCHAIN="microblaze"
- env:
- BUILDMAN="mips"
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH] Travis-CI: Split out more vendors from the catch-all ARM job
2017-10-06 20:38 [U-Boot] [PATCH] Travis-CI: Split out more vendors from the catch-all ARM job Tom Rini
@ 2017-10-07 13:06 ` Tom Rini
0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2017-10-07 13:06 UTC (permalink / raw)
To: u-boot
On Fri, Oct 06, 2017 at 04:38:05PM -0400, Tom Rini wrote:
> - Move SoCFPGA and K2 boards to their own job
> - Expand the microblaze job to cover ARM boards from Xilinx as well.
>
> Signed-off-by: Tom Rini <trini@konsulko.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171007/2c470093/attachment.sig>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-10-07 13:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-06 20:38 [U-Boot] [PATCH] Travis-CI: Split out more vendors from the catch-all ARM job Tom Rini
2017-10-07 13:06 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox