From patchwork Tue Jul 11 03:09:54 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= X-Patchwork-Id: 786439 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3x66cp2JH0z9s74 for ; Tue, 11 Jul 2017 13:14:18 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="XvaDl+f5"; dkim-atps=neutral Received: from localhost ([::1]:43916 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dUlcu-0003Tq-3b for incoming@patchwork.ozlabs.org; Mon, 10 Jul 2017 23:14:16 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53855) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dUlZY-0001ES-Pn for qemu-devel@nongnu.org; Mon, 10 Jul 2017 23:10:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dUlZT-0004Mw-TL for qemu-devel@nongnu.org; Mon, 10 Jul 2017 23:10:48 -0400 Received: from mail-qt0-x241.google.com ([2607:f8b0:400d:c0d::241]:36208) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dUlZT-0004Ms-Nh for qemu-devel@nongnu.org; Mon, 10 Jul 2017 23:10:43 -0400 Received: by mail-qt0-x241.google.com with SMTP id v31so15143976qtb.3 for ; Mon, 10 Jul 2017 20:10:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=T4j+JFl4wiTxbWPUfnJr7TJCSiPFPOAj0FLUJbmzIoI=; b=XvaDl+f5FNWCX149jBfAWz0dZOOaSousLGCrRAh7iHngM9mNdyDR+QRVePbTcVPAkk hxIg+U5uy883awz++2zLJ+xaHG/iW+zdA5Gc/puRhFi0lRhdtHik2bZrfKABCTlXgC+5 Ust2NtK5W7Ca6G1MWRFpKcM3sAeQWyA+HQ1IpEcp92yteOSwsqGa+S2/QGr8B7MfzfXy 7rEg7lHsUI/dimj+TFR0HEp2vYNbfaVy5QNHs1mdelS733wBsrTUVel7f7CiJdre4Uf5 qe/RHtZaJasW0PHqf9i5UDf7UtmEeBrqZuzgBi/kJjDykHL+7ciRx9SoI8pG6Xoc4g+O g2Og== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :in-reply-to:references:mime-version:content-transfer-encoding; bh=T4j+JFl4wiTxbWPUfnJr7TJCSiPFPOAj0FLUJbmzIoI=; b=KdvyV3Oh5xhxh6EDXtEqi3D4LfUqCh3Pn5UoR6rz4a4a6K78Uh8FQGORa6GNHYqVD8 2x5K0vmAE04hEyc7l2+Yyq3EEsAc0dM+RaSeN7y31gu0suaTRpL5FbPijwusRH2cFIP9 /DZWmKp8O8IdLcsIAEs/CFJ3MRd7kRQ6npZ6EESl7j0EC6FcZy2YjiupKKawaWmCHld5 lpJjvWr00IhHwj/fubWfnKiymK7ItPFz97dGR7KrggNaGpQUQuERXKZejv4TBWyXtwEN IaR7L0JI9Sj8aQkwPXy8pb0h7tjH9NEeu72AUe2eO9l7/QnRD6EadxTuLscWk6JCYhd7 Uc8A== X-Gm-Message-State: AIVw11372rxPCwkL4Nb0VgqnORCzqxKlXWtce67qOfr8lNaPbjSODozj HLgxw9rH3+bQBuPcWBM= X-Received: by 10.200.52.71 with SMTP id v7mr8792217qtb.214.1499742643225; Mon, 10 Jul 2017 20:10:43 -0700 (PDT) Received: from yoga.offpageads.com ([138.117.48.223]) by smtp.gmail.com with ESMTPSA id b13sm10702452qta.25.2017.07.10.20.10.40 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2017 20:10:42 -0700 (PDT) From: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= To: qemu-devel@nongnu.org, =?UTF-8?q?Alex=20Benn=C3=A9e?= , Fam Zheng Date: Tue, 11 Jul 2017 00:09:54 -0300 Message-Id: <20170711031000.24844-13-f4bug@amsat.org> X-Mailer: git-send-email 2.13.2 In-Reply-To: <20170711031000.24844-1-f4bug@amsat.org> References: <20170711031000.24844-1-f4bug@amsat.org> MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:400d:c0d::241 Subject: [Qemu-devel] [PATCH v6 12/18] shippable: add armel targets X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" Signed-off-by: Philippe Mathieu-Daudé --- .shippable.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.shippable.yml b/.shippable.yml index 5e0caa65c5..abcaf6f4d4 100644 --- a/.shippable.yml +++ b/.shippable.yml @@ -5,6 +5,8 @@ env: global: - LC_ALL=C matrix: + - IMAGE=debian-armel-cross + TARGET_LIST=arm-softmmu,arm-linux-user,armeb-linux-user - IMAGE=debian-armhf-cross TARGET_LIST=arm-softmmu,arm-linux-user,armeb-linux-user - IMAGE=debian-arm64-cross