From patchwork Tue Oct 15 15:41:04 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexey Brodkin X-Patchwork-Id: 1177109 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.136; helo=silver.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=synopsys.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=synopsys.com header.i=@synopsys.com header.b="ZSQ16Ttx"; dkim-atps=neutral Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 46t0DV4r50z9sP6 for ; Wed, 16 Oct 2019 02:47:20 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 79E71228EC; Tue, 15 Oct 2019 15:47:17 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BGsx7y7yLWyg; Tue, 15 Oct 2019 15:47:15 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 7865F20418; Tue, 15 Oct 2019 15:47:15 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 0881A1BF296 for ; Tue, 15 Oct 2019 15:47:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 04AE220418 for ; Tue, 15 Oct 2019 15:47:14 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FsE2q2GsfEMT for ; Tue, 15 Oct 2019 15:47:11 +0000 (UTC) X-Greylist: delayed 00:06:00 by SQLgrey-1.7.6 Received: from smtprelay-out1.synopsys.com (us03-smtprelay2.synopsys.com [149.117.87.133]) by silver.osuosl.org (Postfix) with ESMTPS id B7D8820111 for ; Tue, 15 Oct 2019 15:47:11 +0000 (UTC) Received: from mailhost.synopsys.com (mdc-mailhost2.synopsys.com [10.225.0.210]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by smtprelay-out1.synopsys.com (Postfix) with ESMTPS id 2A6AFC25D1; Tue, 15 Oct 2019 15:41:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=synopsys.com; s=mail; t=1571154071; bh=ulwNifGsj4RoM+MXne7C/mXJzpxWEzU/dkyQUutxbTM=; h=From:To:Cc:Subject:Date:From; b=ZSQ16Ttx2kFSmlX/cYR3im6Gtqic3swLrmZAYXcsiSEBVCe4R4QmmTqmkOVkI1wa+ tF9VsR/o1g5eFb/0/eBhCtN6c8W1LfrD0J3TwQA2Lczi28eJlpZz9TIYYk/H+hewZs A+H6KV75cYKlOj/yJaVpB+Q4l+nK0X9huze2LhV0Kbvs3pV1eRvWIfDkZ5vzVrpHBR lDzyE2ecnZJtGQ+NrseCVYlA1XdNNHEbhAFXsDTwHf9nHFUFmNfTeR24OikQtGDF0B PjvyNsfXv8MX9kOaznuzvdIW339wf1R//qP1RyaZ6ANYy0Y2TkDsMCdvHv64WJmnqP bKVX4pU1JnoCg== Received: from ru20arcgnu1.internal.synopsys.com (ru20arcgnu1.internal.synopsys.com [10.121.9.48]) by mailhost.synopsys.com (Postfix) with ESMTP id 2A300A005D; Tue, 15 Oct 2019 15:41:05 +0000 (UTC) From: Alexey Brodkin To: buildroot@buildroot.org Date: Tue, 15 Oct 2019 18:41:04 +0300 Message-Id: <20191015154104.13171-1-abrodkin@synopsys.com> X-Mailer: git-send-email 2.16.2 Subject: [Buildroot] [PATCH] package/qemu: bump to a hot-fix release 3.1.1.1 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter Korsgaard , arc-buildroot@synopsys.com, Alexey Brodkin , Alexander Dahl , Thomas Petazzoni , Fabrice Fontaine , Adam Duskett MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Fixes a couple of important things and among other things pvrdma compila: ----------------------->8--------------------- In function 'create_qp': hw/rdma/vmw/pvrdma_cmd.c:517:16: error: 'rc' undeclared ----------------------->8--------------------- Bumped into this build problem while building vanilla qemu_arm_versatile_defconfig. Signed-off-by: Alexey Brodkin Cc: Arnout Vandecappelle (Essensium/Mind) Cc: Thomas Petazzoni Cc: Fabrice Fontaine Cc: Peter Korsgaard Cc: Alexander Dahl Cc: Adam Duskett --- .../0001-user-exec-fix-usage-of-mcontext-structure-on-ARM-uCl.patch | 0 ...-user-fix-to-handle-variably-sized-SIOCGSTAMP-with-new-kernels.patch | 0 package/qemu/qemu.hash | 2 +- package/qemu/qemu.mk | 2 +- 4 files changed, 2 insertions(+), 2 deletions(-) rename package/qemu/{3.1.1 => 3.1.1.1}/0001-user-exec-fix-usage-of-mcontext-structure-on-ARM-uCl.patch (100%) rename package/qemu/{3.1.1 => 3.1.1.1}/0002-linux-user-fix-to-handle-variably-sized-SIOCGSTAMP-with-new-kernels.patch (100%) diff --git a/package/qemu/3.1.1/0001-user-exec-fix-usage-of-mcontext-structure-on-ARM-uCl.patch b/package/qemu/3.1.1.1/0001-user-exec-fix-usage-of-mcontext-structure-on-ARM-uCl.patch similarity index 100% rename from package/qemu/3.1.1/0001-user-exec-fix-usage-of-mcontext-structure-on-ARM-uCl.patch rename to package/qemu/3.1.1.1/0001-user-exec-fix-usage-of-mcontext-structure-on-ARM-uCl.patch diff --git a/package/qemu/3.1.1/0002-linux-user-fix-to-handle-variably-sized-SIOCGSTAMP-with-new-kernels.patch b/package/qemu/3.1.1.1/0002-linux-user-fix-to-handle-variably-sized-SIOCGSTAMP-with-new-kernels.patch similarity index 100% rename from package/qemu/3.1.1/0002-linux-user-fix-to-handle-variably-sized-SIOCGSTAMP-with-new-kernels.patch rename to package/qemu/3.1.1.1/0002-linux-user-fix-to-handle-variably-sized-SIOCGSTAMP-with-new-kernels.patch diff --git a/package/qemu/qemu.hash b/package/qemu/qemu.hash index 1155a43935..29339ae296 100644 --- a/package/qemu/qemu.hash +++ b/package/qemu/qemu.hash @@ -1,5 +1,5 @@ # Locally computed, tarball verified with GPG signature -sha256 d7c69fef3fb4bfbac99e3f2ac9fb8d6409db4faadf2e37337d544e3fdb4fde3a qemu-3.1.1.tar.xz +sha256 b148fc3c7382c5addd915db433383160ca7b840bc6ea90bb0d35c6b253526d56 qemu-3.1.1.1.tar.xz sha256 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100 COPYING sha256 48ffe9fc7f1d5462dbd19340bc4dd1d8a9e37c61ed535813e614cbe4a5f0d4df COPYING.LIB diff --git a/package/qemu/qemu.mk b/package/qemu/qemu.mk index 1d3759a850..cf2a570efa 100644 --- a/package/qemu/qemu.mk +++ b/package/qemu/qemu.mk @@ -8,7 +8,7 @@ ifeq ($(BR2_csky),y) QEMU_VERSION = b517e1dc3125a57555d67a8deed9eac7b42288e2 QEMU_SITE = $(call github,c-sky,qemu,$(QEMU_VERSION)) else -QEMU_VERSION = 3.1.1 +QEMU_VERSION = 3.1.1.1 QEMU_SOURCE = qemu-$(QEMU_VERSION).tar.xz QEMU_SITE = http://download.qemu.org endif