projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2a4486
)
shippable: add armeb-linux-user target
author
Philippe Mathieu-Daudé
<f4bug@amsat.org>
Fri, 2 Jun 2017 18:56:26 +0000
(15:56 -0300)
committer
Alex Bennée
<alex.bennee@linaro.org>
Wed, 21 Jun 2017 14:03:06 +0000
(15:03 +0100)
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.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 fe360f85cb625dfb08cc1d6912e5b10ab95b0a25..2070c4d827cb421d1c88d657a692b70a43933c8a 100644
(file)
--- a/
.shippable.yml
+++ b/
.shippable.yml
@@
-6,7
+6,7
@@
env:
- LC_ALL=C
matrix:
- IMAGE=debian-armhf-cross
- TARGET_LIST=arm-softmmu,arm-linux-user
+ TARGET_LIST=arm-softmmu,arm-linux-user
,armeb-linux-user
- IMAGE=debian-arm64-cross
TARGET_LIST=aarch64-softmmu,aarch64-linux-user
- IMAGE=debian-s390x-cross