From patchwork Mon Dec 10 23:44:55 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: 205086 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id 054F42C0322 for ; Tue, 11 Dec 2012 10:49:58 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id B98C3A0134; Mon, 10 Dec 2012 23:49:56 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Be4UeCYVBQiA; Mon, 10 Dec 2012 23:49:52 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 22093A0194; Mon, 10 Dec 2012 23:47:59 +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 AAA6D8F74B for ; Mon, 10 Dec 2012 23:46:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 2C9FC8B0C8 for ; Mon, 10 Dec 2012 23:46:46 +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 PxvqoB9W31b0 for ; Mon, 10 Dec 2012 23:46:37 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-we0-f171.google.com (mail-we0-f171.google.com [74.125.82.171]) by whitealder.osuosl.org (Postfix) with ESMTPS id 550E08AD2B for ; Mon, 10 Dec 2012 23:45:54 +0000 (UTC) Received: by mail-we0-f171.google.com with SMTP id u3so1789665wey.16 for ; Mon, 10 Dec 2012 15:45:54 -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; bh=HumNyBv8PVU3cNavwXVdwS4SsXe70dHHR7K2Jmp3FF4=; b=zMp63a8lTzp30AD3TzZHYbni2wXBuJfXAPZuohlU74PhhLnBkIYgPczewsXSZO2aCu kW0PKS8kU9ylf4fMZqSq4Apa5SSnFygCp4Jw2Ztws68KlhupmGQmRnXrrbs2/q0DE27z 9dfmnwAEJP2iN1wShBgUwWQj/mywq7X156gK3xt6+SZYHvjEowFICrS7KWqSW8lbUtLH Ef9SQyURxMXFEtfMK0RiouuvM3fgOmA0Yb2/W0BMTg1fhjR3r1sohx/bwUA/0+y08kWA nFtghdHDtWDhEeC6pMRdVx7gwpeYyR8dEFTHDFAp3Ci4D9xOZfxtQnEIylQ4lfB143L0 V4Pg== Received: by 10.180.75.135 with SMTP id c7mr13698536wiw.10.1355183154071; Mon, 10 Dec 2012 15:45:54 -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 bz12sm13895257wib.5.2012.12.10.15.45.53 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 10 Dec 2012 15:45:53 -0800 (PST) From: "Yann E. MORIN" To: buildroot@busybox.net Date: Tue, 11 Dec 2012 00:44:55 +0100 Message-Id: <1355183112-10735-36-git-send-email-yann.morin.1998@free.fr> X-Mailer: git-send-email 1.7.2.5 In-Reply-To: <1355183112-10735-1-git-send-email-yann.morin.1998@free.fr> References: <1355183112-10735-1-git-send-email-yann.morin.1998@free.fr> Cc: "Yann E. MORIN" Subject: [Buildroot] [PATCH 35/52] package/qemu: add attr/xattr option 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/Config.in | 6 ++++++ package/qemu/qemu.mk | 7 ++++++- 2 files changed, 12 insertions(+), 1 deletions(-) diff --git a/package/qemu/Config.in b/package/qemu/Config.in index 1ef6c25..138949c 100644 --- a/package/qemu/Config.in +++ b/package/qemu/Config.in @@ -131,6 +131,12 @@ config BR2_PACKAGE_QEMU_CAP help Say 'y' here if you want QEMU to support capabilities. +config BR2_PACKAGE_QEMU_ATTR + bool "Enable attr and xattr" + help + Say 'y' here to have QEMU support attributes (attr) and eXtended + attibutes (xattr). + config BR2_PACKAGE_QEMU_BLOBS bool "Install binary blobs" default y diff --git a/package/qemu/qemu.mk b/package/qemu/qemu.mk index a69ca9d..7e4d08f 100644 --- a/package/qemu/qemu.mk +++ b/package/qemu/qemu.mk @@ -166,6 +166,12 @@ QEMU_OPTS += --disable-cap-ng QEMU_VARS += cap=no endif +ifeq ($(BR2_PACKAGE_QEMU_ATTR),y) +QEMU_OPTS += --enable-attr +else +QEMU_OPTS += --disable-attr +endif + ifeq ($(BR2_PACKAGE_QEMU_BLOBS),) QEMU_OPTS += --disable-blobs endif @@ -243,7 +249,6 @@ define QEMU_CONFIGURE_CMDS --audio-card-list= \ --enable-kvm \ --enable-nptl \ - --enable-attr \ --enable-vhost-net \ --disable-bsd-user \ --disable-xen \