summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Bennée2018-03-06 12:22:06 +0100
committerAlex Bennée2018-03-08 15:34:41 +0100
commitb2dba411cf5afc6771e0dd9900fa2b5031a686ac (patch)
tree2b1a27511f91eb8bfd37250316b35997d524771d
parentMerge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-03-07-1... (diff)
downloadqemu-b2dba411cf5afc6771e0dd9900fa2b5031a686ac.tar.gz
qemu-b2dba411cf5afc6771e0dd9900fa2b5031a686ac.tar.xz
qemu-b2dba411cf5afc6771e0dd9900fa2b5031a686ac.zip
.shippable.yml: disable powerpc-cross image
Something has happened to the old emdebian setup which means it no longer builds. Let's disable the shippable builds which are always failing. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
-rw-r--r--.shippable.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.shippable.yml b/.shippable.yml
index dd4bbc84b1..60f2ce9218 100644
--- a/.shippable.yml
+++ b/.shippable.yml
@@ -23,8 +23,6 @@ env:
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
TARGET_LIST=ppc64-softmmu,ppc64-linux-user,ppc64abi32-linux-user
build: