projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c705b86
)
shippable: add armel targets
author
Philippe Mathieu-Daudé
<f4bug@amsat.org>
Tue, 18 Jul 2017 00:31:45 +0000
(21:31 -0300)
committer
Alex Bennée
<alex.bennee@linaro.org>
Tue, 18 Jul 2017 09:54:30 +0000
(10:54 +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 5e0caa65c5e88585b78dfa7659638d8fd6b4bad8..abcaf6f4d4f0870a56e86e575866eab0f545861d 100644
(file)
--- a/
.shippable.yml
+++ b/
.shippable.yml
@@
-5,6
+5,8
@@
env:
global:
- LC_ALL=C
matrix:
+ - IMAGE=debian-armel-cross
+ TARGET_LIST=arm-softmmu,arm-linux-user,armeb-linux-user
- IMAGE=debian-armhf-cross
TARGET_LIST=arm-softmmu,arm-linux-user,armeb-linux-user
- IMAGE=debian-arm64-cross