projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34bf497
)
travis-ci: OrangePi PC2 only links with gcc-5.x or later
author
Tom Rini
<trini@konsulko.com>
Sun, 9 Apr 2017 22:18:03 +0000
(18:18 -0400)
committer
Tom Rini
<trini@konsulko.com>
Mon, 10 Apr 2017 12:06:37 +0000
(08:06 -0400)
We disable this specific board as it does not link with the gcc-4.9.x
that we use today in travis-ci.
Signed-off-by: Tom Rini <trini@konsulko.com>
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 3dc38df9882bb6eac7a02dd4422ce8f8f339a29a..591915df4c89d290afa1e042c0a7de8ee356854d 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-152,7
+152,7
@@
matrix:
- env:
- BUILDMAN="sun7i"
- env:
- - BUILDMAN="sun8i"
+ - BUILDMAN="sun8i
-x orangepi_pc2
"
- env:
- BUILDMAN="sun9i"
- env: