From patchwork Thu Dec 13 21:39:40 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Yann E. MORIN" X-Patchwork-Id: 206221 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ozlabs.org (Postfix) with ESMTP id 637852C0089 for ; Fri, 14 Dec 2012 08:40:34 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 2894D101759; Thu, 13 Dec 2012 21:40:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "References" Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LaoyZstdb-OL; Thu, 13 Dec 2012 21:40:13 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 6E43910266C; Thu, 13 Dec 2012 21:39:54 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 1D5308F74B for ; Thu, 13 Dec 2012 21:40:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 97F938C5F7 for ; Thu, 13 Dec 2012 21:39:54 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "References" Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nx1KclKheZXm for ; Thu, 13 Dec 2012 21:39:53 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f171.google.com (mail-wi0-f171.google.com [209.85.212.171]) by whitealder.osuosl.org (Postfix) with ESMTPS id 131828C60C for ; Thu, 13 Dec 2012 21:39:52 +0000 (UTC) Received: by mail-wi0-f171.google.com with SMTP id hn14so27423wib.10 for ; Thu, 13 Dec 2012 13:39:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id:x-mailer:in-reply-to :references:in-reply-to:references; bh=ovksrw48hqA5edM7TRahQ87kldgDTmdDUT+GbY93wJc=; b=s/D8YQgCmwQzbvG5HwVKx2TRta3kVMsYqjn+bogjadwfEL6W5oVTjeQv3OlttG/tnL +u6VWlfTtavOmQ4+ZD1X76TVXTaUOwiapIo658KsG1cwRO+ORzTgjwETl+deEMRwCL0N eDPxNVvtGn9XxaJPnvlAR9ZTnI3Nh0cO9Qry4pme7eZXBevoN+nKRgfQHl47cd6uwfbG gExNdXU7NIL2IZrrYNQohJudFFLpcL9N9iJyIDDQfE5v2S9Ywh/kOf+kQeNehcwM6SgH plseww2tavXasXTRiMVdiRcqIpc6m/lUk6XD2B2WjopncClSPBJNyFv5xy3FNSQJX1Xp 5/xA== Received: by 10.180.73.80 with SMTP id j16mr5753766wiv.5.1355434791353; Thu, 13 Dec 2012 13:39:51 -0800 (PST) Received: from localhost.localdomain (ARennes-256-1-41-119.w90-32.abo.wanadoo.fr. [90.32.24.119]) by mx.google.com with ESMTPS id i6sm9648025wix.5.2012.12.13.13.39.50 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 13 Dec 2012 13:39:50 -0800 (PST) From: "Yann E. MORIN" To: buildroot@busybox.net Date: Thu, 13 Dec 2012 22:39:40 +0100 Message-Id: X-Mailer: git-send-email 1.7.2.5 In-Reply-To: References: In-Reply-To: References: Cc: "Yann E. MORIN" Subject: [Buildroot] [PATCH 4/4] package/qemu: bump version X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net Bump QEMU to 1.2.1. Note: 1.3.0 is out now, but ./configure has changed a bit, and there are new dependencies, so the bump to 1.3.0 is postponed for a litle while... Signed-off-by: "Yann E. MORIN" Cc: Francois Perrad --- package/qemu/qemu.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/package/qemu/qemu.mk b/package/qemu/qemu.mk index 91d0eb8..241a392 100644 --- a/package/qemu/qemu.mk +++ b/package/qemu/qemu.mk @@ -4,7 +4,7 @@ # ############################################################# -QEMU_VERSION = 1.2.0 +QEMU_VERSION = 1.2.1 QEMU_SOURCE = qemu-$(QEMU_VERSION).tar.bz2 QEMU_SITE = http://wiki.qemu.org/download QEMU_LICENSE = GPLv2 LGPLv2.1 MIT BSD-3c BSD-2c Others/BSD-1c