From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] travis.yml: Add samsung and rockchip builds
Date: Tue, 29 Nov 2016 12:42:34 -0500 [thread overview]
Message-ID: <1480441354-1416-1-git-send-email-trini@konsulko.com> (raw)
The catch-all job is failing due to time limits depending on factors out
of our control, so move Samsung and Rockchip boards into their own jobs
and then exclude them from the general ARM and AArch64 jobs.
Signed-off-by: Tom Rini <trini@konsulko.com>
---
.travis.yml | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index b4ae71a39be0..ffa3e68c536a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -131,6 +131,8 @@ matrix:
- JOB="i.MX (non-Freescale)"
BUILDMAN="mx -x freescale"
- env:
+ - BUILDMAN="samsung"
+ - env:
- BUILDMAN="sun4i"
- env:
- BUILDMAN="sun5i"
@@ -146,7 +148,7 @@ matrix:
- BUILDMAN="sun50i"
- env:
- JOB="Catch-all ARM"
- BUILDMAN="arm -x arm11,arm7,arm9,aarch64,atmel,denx,freescale,kirkwood,siemens,tegra,uniphier,mx,sunxi,am33xx,omap3,omap4,omap5,pxa"
+ BUILDMAN="arm -x arm11,arm7,arm9,aarch64,atmel,denx,freescale,kirkwood,siemens,tegra,uniphier,mx,samsung,sunxi,am33xx,omap3,omap4,omap5,pxa,rockchip"
- env:
- BUILDMAN="sandbox x86"
TOOLCHAIN="x86_64"
@@ -203,9 +205,11 @@ matrix:
- env:
- BUILDMAN="uniphier"
- env:
- - BUILDMAN="aarch64 -x tegra,freescale,uniphier,sunxi"
+ - BUILDMAN="aarch64 -x tegra,freescale,uniphier,sunxi,samsung,rockchip"
TOOLCHAIN="aarch64"
- env:
+ - BUILDMAN="rockchip"
+ - env:
- BUILDMAN="sh4"
TOOLCHAIN="sh4"
- env:
--
1.9.1
next reply other threads:[~2016-11-29 17:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-29 17:42 Tom Rini [this message]
2016-11-30 14:11 ` [U-Boot] [PATCH] travis.yml: Add samsung and rockchip builds Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1480441354-1416-1-git-send-email-trini@konsulko.com \
--to=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox