From patchwork Fri Dec 14 15:40:49 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Francois Perrad X-Patchwork-Id: 206516 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (silver.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id 6E3272C00A3 for ; Sat, 15 Dec 2012 02:41:57 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 4356931609; Fri, 14 Dec 2012 15:41:56 +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 DFv2LDmTPbCB; Fri, 14 Dec 2012 15:41:53 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 01F68315EB; Fri, 14 Dec 2012 15:41:53 +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 0909C8F74B for ; Fri, 14 Dec 2012 15:41:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id A107C8CFF9 for ; Fri, 14 Dec 2012 15:41:51 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6zJ38zEnNv+z for ; Fri, 14 Dec 2012 15:41:45 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wg0-f43.google.com (mail-wg0-f43.google.com [74.125.82.43]) by whitealder.osuosl.org (Postfix) with ESMTPS id 3F9488CFBC for ; Fri, 14 Dec 2012 15:41:44 +0000 (UTC) Received: by mail-wg0-f43.google.com with SMTP id e12so1456479wge.10 for ; Fri, 14 Dec 2012 07:41:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:x-mailer; bh=IXd8S8HBypDVYnPxp7eRdS7tFVTDISs5fcb3ijxExJ8=; b=RR0GJ/BKxW6ie3XnpzVsD7sQ0Vg80oEra93ylzDQ/ALuE+3E0GibjnEbKgsTbH08B3 Jh8m3UXzHKVuM2WljNBZMzyD+jybczz4lhPCpkNBoD6U6DPZcqM/gResN6dDf8RwYi75 vVotKyvqgsGfxN/5DxhSZ7KDC++DbpIa5itDK/PO6eWgaGzbRA/odVXpCPJeMCnTVMVp 5540Sz9erABptLEBJTBZu6Yz9ARfQWb76ud+5g47Xm2TIPUDBSrnhmg0yBuYBEjh0NOd zSaJNruUGYZPmkcXw2HgJanOg9nN17FrnIehkqranz88PV2+DdVFkGCHWzt4aDzyfH5w I3GQ== X-Received: by 10.180.74.176 with SMTP id u16mr3840390wiv.0.1355499702523; Fri, 14 Dec 2012 07:41:42 -0800 (PST) Received: from xubuntu-12.04 (239.141.193.77.rev.sfr.net. [77.193.141.239]) by mx.google.com with ESMTPS id o3sm12796779wic.0.2012.12.14.07.41.40 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 14 Dec 2012 07:41:41 -0800 (PST) From: Francois Perrad To: buildroot@busybox.net Date: Fri, 14 Dec 2012 16:40:49 +0100 Message-Id: <1355499649-9087-1-git-send-email-francois.perrad@gadz.org> X-Mailer: git-send-email 1.7.9.5 Subject: [Buildroot] [PATCH] qemu: bump to version 1.3.0 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: Francois Perrad --- package/qemu/qemu.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/qemu/qemu.mk b/package/qemu/qemu.mk index 8d07807..7d1d252 100644 --- a/package/qemu/qemu.mk +++ b/package/qemu/qemu.mk @@ -4,7 +4,7 @@ # ############################################################# -QEMU_VERSION = 1.2.1 +QEMU_VERSION = 1.3.0 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 @@ -16,7 +16,7 @@ QEMU_LICENSE_FILES = COPYING COPYING.LIB #------------------------------------------------------------- # Host-qemu -HOST_QEMU_DEPENDENCIES = host-pkgconf host-zlib host-libglib2 +HOST_QEMU_DEPENDENCIES = host-pkgconf host-zlib host-libglib2 host-pixman # BR ARCH qemu # ------- ----