From patchwork Sun Feb 3 14:06:38 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Yann E. MORIN" X-Patchwork-Id: 217760 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ozlabs.org (Postfix) with ESMTP id C425D2C0082 for ; Mon, 4 Feb 2013 01:07:44 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id B663C8B4A8; Sun, 3 Feb 2013 14:07:42 +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 VhKxpcmffPth; Sun, 3 Feb 2013 14:07:30 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id DC2738ADD0; Sun, 3 Feb 2013 14:07:23 +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 940EA8F7A2 for ; Sun, 3 Feb 2013 14:07:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 44CF78ABFC for ; Sun, 3 Feb 2013 14:07:18 +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 F-HFrngFcKnc for ; Sun, 3 Feb 2013 14:07:17 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) by whitealder.osuosl.org (Postfix) with ESMTPS id A378F8AB5A for ; Sun, 3 Feb 2013 14:07:16 +0000 (UTC) Received: by mail-wi0-f172.google.com with SMTP id ez12so2046599wid.11 for ; Sun, 03 Feb 2013 06:07:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references:in-reply-to:references; bh=eBpFM7D/sy+SLI9JaZD+bLaw5wL+e3g49PcoLSDW9gU=; b=eFvSv31MvdBXFdXSIYgLOxJmYM/1FhBLjy9YF40yaQjR/qsrjTUaTxTOlgU02gnU16 AQyBsJnXhOEmioXQL+mnWVq1sR8HFvNjY4H1KqzsJJrv6SuGzh2HMCDVn7nrauGh6QOv maCUwGF76n6o4trjuj9eYh7UfiFCPvsRKCyzQ88UtC7e8/gOoZo3EdyQ/A6Jr/0NMaFy 35T/2UAV35VcdGuEnH5p7dLt+shbrjq4r5SnspxGwqiGacSt3UFHz5dCv+OWFlU8W31o 5Ybkzxt+SCxCXorN0yGMuUkYAERy4Q6jMPDIa3gvSYogt/t7l+2/aOKVusrruC3kXZbP sr3A== X-Received: by 10.194.174.234 with SMTP id bv10mr30477480wjc.47.1359900434898; Sun, 03 Feb 2013 06:07:14 -0800 (PST) Received: from localhost.localdomain (ARennes-256-1-39-23.w90-32.abo.wanadoo.fr. [90.32.22.23]) by mx.google.com with ESMTPS id gy2sm2970685wib.3.2013.02.03.06.07.13 (version=TLSv1 cipher=RC4-SHA bits=128/128); Sun, 03 Feb 2013 06:07:14 -0800 (PST) From: "Yann E. MORIN" To: buildroot@busybox.net Date: Sun, 3 Feb 2013 15:06:38 +0100 Message-Id: <89f4d1b139ee9299e51dbc259a2c02f8f9545e3e.1359899108.git.yann.morin.1998@free.fr> X-Mailer: git-send-email 1.7.2.5 In-Reply-To: References: In-Reply-To: References: Cc: "Yann E. MORIN" Subject: [Buildroot] [PATCH 01/29] package/qemu: bump version to 1.3.1 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 Signed-off-by: "Yann E. MORIN" --- 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 65989f4..806ffd8 100644 --- a/package/qemu/qemu.mk +++ b/package/qemu/qemu.mk @@ -4,7 +4,7 @@ # ############################################################# -QEMU_VERSION = 1.3.0 +QEMU_VERSION = 1.3.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