All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/1] disable broken shippable build
@ 2018-03-08 15:03 Alex Bennée
  2018-03-08 15:03 ` [Qemu-devel] [PULL 1/1] .shippable.yml: disable powerpc-cross image Alex Bennée
  2018-03-08 18:30 ` [Qemu-devel] [PULL 0/1] disable broken shippable build Peter Maydell
  0 siblings, 2 replies; 3+ messages in thread
From: Alex Bennée @ 2018-03-08 15:03 UTC (permalink / raw)
  To: peter.maydell; +Cc: qemu-devel, Alex Bennée

The following changes since commit 0ab4537f08e09b13788db67efd760592fb7db769:

  Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-03-07-1' into staging (2018-03-08 12:56:39 +0000)

are available in the Git repository at:

  https://github.com/stsquad/qemu.git tags/pull-shippable-disable-ppc-080318-1

for you to fetch changes up to b2dba411cf5afc6771e0dd9900fa2b5031a686ac:

  .shippable.yml: disable powerpc-cross image (2018-03-08 14:34:41 +0000)

----------------------------------------------------------------
One fix to disable broken ppc cross-compile test on shippable

----------------------------------------------------------------
Alex Bennée (1):
      .shippable.yml: disable powerpc-cross image

 .shippable.yml | 2 --
 1 file changed, 2 deletions(-)


-- 
2.15.1

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Qemu-devel] [PULL 1/1] .shippable.yml: disable powerpc-cross image
  2018-03-08 15:03 [Qemu-devel] [PULL 0/1] disable broken shippable build Alex Bennée
@ 2018-03-08 15:03 ` Alex Bennée
  2018-03-08 18:30 ` [Qemu-devel] [PULL 0/1] disable broken shippable build Peter Maydell
  1 sibling, 0 replies; 3+ messages in thread
From: Alex Bennée @ 2018-03-08 15:03 UTC (permalink / raw)
  To: peter.maydell
  Cc: qemu-devel, Alex Bennée, Fam Zheng, Philippe Mathieu-Daudé

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>

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] 3+ messages in thread

* Re: [Qemu-devel] [PULL 0/1] disable broken shippable build
  2018-03-08 15:03 [Qemu-devel] [PULL 0/1] disable broken shippable build Alex Bennée
  2018-03-08 15:03 ` [Qemu-devel] [PULL 1/1] .shippable.yml: disable powerpc-cross image Alex Bennée
@ 2018-03-08 18:30 ` Peter Maydell
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Maydell @ 2018-03-08 18:30 UTC (permalink / raw)
  To: Alex Bennée; +Cc: QEMU Developers

On 8 March 2018 at 15:03, Alex Bennée <alex.bennee@linaro.org> wrote:
> The following changes since commit 0ab4537f08e09b13788db67efd760592fb7db769:
>
>   Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-03-07-1' into staging (2018-03-08 12:56:39 +0000)
>
> are available in the Git repository at:
>
>   https://github.com/stsquad/qemu.git tags/pull-shippable-disable-ppc-080318-1
>
> for you to fetch changes up to b2dba411cf5afc6771e0dd9900fa2b5031a686ac:
>
>   .shippable.yml: disable powerpc-cross image (2018-03-08 14:34:41 +0000)
>
> ----------------------------------------------------------------
> One fix to disable broken ppc cross-compile test on shippable
>
> ----------------------------------------------------------------
> Alex Bennée (1):
>       .shippable.yml: disable powerpc-cross image
>
>  .shippable.yml | 2 --
>  1 file changed, 2 deletions(-)

Applied, thanks.

-- PMM

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-03-08 18:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-08 15:03 [Qemu-devel] [PULL 0/1] disable broken shippable build Alex Bennée
2018-03-08 15:03 ` [Qemu-devel] [PULL 1/1] .shippable.yml: disable powerpc-cross image Alex Bennée
2018-03-08 18:30 ` [Qemu-devel] [PULL 0/1] disable broken shippable build Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.