qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 8/8] .shippable.yml: Restore the powerpc-cross image


From: Philippe Mathieu-Daudé
Subject: [Qemu-devel] [PATCH 8/8] .shippable.yml: Restore the powerpc-cross image
Date: Thu, 28 Jun 2018 13:46:43 -0300

This reverts commit b2dba411cf5afc6771e0dd9900fa2b5031a686ac.

Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
---
 .shippable.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.shippable.yml b/.shippable.yml
index f74a3de3ff..e907a4addd 100644
--- a/.shippable.yml
+++ b/.shippable.yml
@@ -23,6 +23,8 @@ 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.18.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]