From patchwork Wed Jun 21 14:47:54 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Alex_Benn=C3=A9e?= X-Patchwork-Id: 778943 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3wt76J3nZqz9rxm for ; Thu, 22 Jun 2017 00:54:48 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="coSFxl8M"; dkim-atps=neutral Received: from localhost ([::1]:54531 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dNh1q-0004zG-7G for incoming@patchwork.ozlabs.org; Wed, 21 Jun 2017 10:54:46 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37763) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dNguv-0006j3-DR for qemu-devel@nongnu.org; Wed, 21 Jun 2017 10:47:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dNgur-00050B-7t for qemu-devel@nongnu.org; Wed, 21 Jun 2017 10:47:37 -0400 Received: from mail-wr0-x230.google.com ([2a00:1450:400c:c0c::230]:36402) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dNgur-0004zX-2G for qemu-devel@nongnu.org; Wed, 21 Jun 2017 10:47:33 -0400 Received: by mail-wr0-x230.google.com with SMTP id c11so82678830wrc.3 for ; Wed, 21 Jun 2017 07:47:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=vGexO4kQcdbyuMoE0ARytWgQmgYE4+16DOSip9w1tDI=; b=coSFxl8Mxb+/wxz0DrzvW/UatDh1x0xh7BMG7FBx28PEAWlz7f42znwfs0Gz2N+rLV ybV9QlZ2+o46dHdAOXIRK687ALIqOsVaeD51DVBYnM07qjM9QQOTT3H3SzvDRO0QsRqc AQmF6BuUCX2phAF/0maquFbtQDoylIzsvX+YU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=vGexO4kQcdbyuMoE0ARytWgQmgYE4+16DOSip9w1tDI=; b=Q1+qADBfilO3oM5kPodPijCC+XuaAgI1hxqa21cQgBNaWc9Ke9xrTnS89fFOo1M8Cs 470J7IzjB5h8DJPIkZVxQtnxKSf4pQgVftMmkAXwMOJdVsPUa5QdlE6p4HyMGpwi1rdR Co5EM/NPFkbUfoha17YJ/R1Cl+pLs8BIC/Q1SaF3vpMSGB6UqZTvXnVzabLB55FRiD+k f68m8Ds9/+2TeuZR53pTmA1cnCBQcRPy3eJjaocZgMDnB/idK7ljxTRcXPQpBWkO+OY7 /k/Db6ftoNa5srl/aUoqvhXbGmPdXuhxuwikW4n+ZB3YGD3hMpvs7HZYxH8qbg+dLPwQ i3sA== X-Gm-Message-State: AKS2vOwHjQsV5mu88zpewQDTXgKhy/tBO2cmD/CGXu3QRF8rkxWcXuci L/f3WFcmfr01p/wR6el5qQ== X-Received: by 10.28.238.220 with SMTP id j89mr6856550wmi.30.1498056451881; Wed, 21 Jun 2017 07:47:31 -0700 (PDT) Received: from zen.linaro.local ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id d4sm13150027wra.65.2017.06.21.07.47.30 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 Jun 2017 07:47:30 -0700 (PDT) Received: from zen.linaroharston (localhost [127.0.0.1]) by zen.linaro.local (Postfix) with ESMTP id 472103E0550; Wed, 21 Jun 2017 15:48:14 +0100 (BST) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= To: peter.maydell@linaro.org Date: Wed, 21 Jun 2017 15:47:54 +0100 Message-Id: <20170621144814.15324-2-alex.bennee@linaro.org> X-Mailer: git-send-email 2.13.0 In-Reply-To: <20170621144814.15324-1-alex.bennee@linaro.org> References: <20170621144814.15324-1-alex.bennee@linaro.org> MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:400c:c0c::230 Subject: [Qemu-devel] [PULL 01/21] docker: update qemu:debian base following stretch release 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: Fam Zheng , =?UTF-8?q?Alex=20Benn=C3=A9e?= , qemu-devel@nongnu.org, =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" Debian has now released Stretch as its new stable. As we track debian:stable-slim this has a few consequences. For one thing we can now drop the emdebian hacks as cross compilers are part of the official repositories now. However we do loose the ability to build against powerpc (not ppc64) since that is no longer a release architecture. Signed-off-by: Alex Bennée diff --git a/tests/docker/dockerfiles/debian.docker b/tests/docker/dockerfiles/debian.docker index 52bd79938e..4ca6ecaad0 100644 --- a/tests/docker/dockerfiles/debian.docker +++ b/tests/docker/dockerfiles/debian.docker @@ -9,14 +9,6 @@ # FROM debian:stable-slim -# Setup some basic tools we need -RUN apt update -RUN apt install -yy curl aptitude - -# Setup Emdebian -RUN echo "deb http://emdebian.org/tools/debian/ jessie main" >> /etc/apt/sources.list -RUN curl http://emdebian.org/tools/debian/emdebian-toolchain-archive.key | apt-key add - - # Duplicate deb line as deb-src RUN cat /etc/apt/sources.list | sed "s/deb/deb-src/" >> /etc/apt/sources.list