* [Qemu-devel] [PATCH] .shippable.yml: disable powerpc-cross image
@ 2018-03-06 15:39 Alex Bennée
2018-03-06 18:53 ` Philippe Mathieu-Daudé
0 siblings, 1 reply; 2+ messages in thread
From: Alex Bennée @ 2018-03-06 15:39 UTC (permalink / raw)
To: qemu-devel; +Cc: peter.maydell, f4bug, Alex Bennée, Fam Zheng
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>
---
.shippable.yml | 2 --
1 file changed, 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:
--
2.15.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [PATCH] .shippable.yml: disable powerpc-cross image
2018-03-06 15:39 [Qemu-devel] [PATCH] .shippable.yml: disable powerpc-cross image Alex Bennée
@ 2018-03-06 18:53 ` Philippe Mathieu-Daudé
0 siblings, 0 replies; 2+ messages in thread
From: Philippe Mathieu-Daudé @ 2018-03-06 18:53 UTC (permalink / raw)
To: Alex Bennée, qemu-devel; +Cc: Fam Zheng, peter.maydell
Hi Alex,
On 03/06/2018 12:39 PM, Alex Bennée wrote:
> Something has happened to the old emdebian setup which means it no
> longer builds. Let's disable the shippable builds which are always
> failing.
I read your comment on IRC and talked with Debian people, but couldn't
resolve this yet :(
>
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
In the meantime:
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Thanks,
Phil.
> ---
> .shippable.yml | 2 --
> 1 file changed, 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:
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-03-06 18:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-06 15:39 [Qemu-devel] [PATCH] .shippable.yml: disable powerpc-cross image Alex Bennée
2018-03-06 18:53 ` Philippe Mathieu-Daudé
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).