projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd7b284
)
shippable: add mips64el targets
author
Philippe Mathieu-Daudé
<f4bug@amsat.org>
Tue, 18 Jul 2017 00:31:56 +0000
(21:31 -0300)
committer
Alex Bennée
<alex.bennee@linaro.org>
Tue, 18 Jul 2017 09:58:36 +0000
(10:58 +0100)
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
.shippable.yml
patch
|
blob
|
history
diff --git
a/.shippable.yml
b/.shippable.yml
index f2a904014af8b43a4f1ad3351b0ab22844137b5d..53b43b349fe663c6a193f619fdadfb4b7f3bfccd 100644
(file)
--- a/
.shippable.yml
+++ b/
.shippable.yml
@@
-15,9
+15,10
@@
env:
TARGET_LIST=aarch64-softmmu,aarch64-linux-user
- IMAGE=debian-s390x-cross
TARGET_LIST=s390x-softmmu,s390x-linux-user
- # mips64el-softmmu disabled due to libfdt problem
- IMAGE=debian-mips-cross
TARGET_LIST=mips-softmmu,mipsel-linux-user
+ - IMAGE=debian-mips64el-cross
+ TARGET_LIST=mips64el-softmmu,mips64el-linux-user
- IMAGE=debian-powerpc-cross
TARGET_LIST=ppc-softmmu,ppcemb-softmmu,ppc-linux-user
- IMAGE=debian-ppc64el-cross