From patchwork Wed Oct 24 21:26:02 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: 193985 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 BB7112C0090 for ; Thu, 25 Oct 2012 08:30:40 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id AF8D031016; Wed, 24 Oct 2012 21:30:38 +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 4YqQ19U6yUk1; Wed, 24 Oct 2012 21:30:36 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 4E66631046; Wed, 24 Oct 2012 21:30:35 +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 D01F18F74A for ; Wed, 24 Oct 2012 21:27:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 7E6468C8DC for ; Wed, 24 Oct 2012 21:27:07 +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 auFdi6vLiDCp for ; Wed, 24 Oct 2012 21:27:00 +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 9978E8C8D6 for ; Wed, 24 Oct 2012 21:26:53 +0000 (UTC) Received: by mail-we0-f171.google.com with SMTP id s43so650402wey.16 for ; Wed, 24 Oct 2012 14:26:51 -0700 (PDT) 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=ImpILCY/U3sR1rIEqq579qHAVnOIiEfNvQlaLKf58Gw=; b=YTl0hkYmuN9cOAzq9WQ5KHe5d1iwb6A/nfCLgXdw4Hi88YbhU2EXaT1owZEg5bkQp0 HYnHSRbCphJxK/lxcWqIJ/f/FAfw7gU2SDfZoL/ZmaoGa2g1oHC47Tb2QguUklnTarhR mbDNTu4FLVr0lBXiOua10lhSzODWgVXeWQ+lTuYHCd3yh7tdOThHiO/I4lM2DKZ0KRub xtKHpyRUltJENGD1SJ2VdCJ0Ky0DvXsD6XH6b015z3wNqSTkiEwS21a03uRhtucunwzI YaoOSjRQEZyvMWPR/c0ET0gW5yaOM45nypRZjL83UNZ9YCnLD7XO50Ym6RvyPqz24pdt k2Wg== Received: by 10.180.101.230 with SMTP id fj6mr8718845wib.16.1351114011922; Wed, 24 Oct 2012 14:26:51 -0700 (PDT) Received: from localhost.localdomain (ARennes-256-1-66-54.w90-32.abo.wanadoo.fr. [90.32.145.54]) by mx.google.com with ESMTPS id hb6sm6371161wib.7.2012.10.24.14.26.51 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 24 Oct 2012 14:26:51 -0700 (PDT) From: "Yann E. MORIN" To: buildroot@busybox.net Date: Wed, 24 Oct 2012 23:26:02 +0200 Message-Id: <1351113973-17237-37-git-send-email-yann.morin.1998@free.fr> X-Mailer: git-send-email 1.7.2.5 In-Reply-To: <1351113973-17237-1-git-send-email-yann.morin.1998@free.fr> References: <1351113973-17237-1-git-send-email-yann.morin.1998@free.fr> Cc: bjornar.ness@gmail.com, "Yann E. MORIN" Subject: [Buildroot] [PATCH 36/47] package/qemu: add BlueZ connectivity 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 | 11 +++++++++++ package/qemu/qemu.mk | 8 +++++++- 2 files changed, 18 insertions(+), 1 deletions(-) diff --git a/package/qemu/Config.in b/package/qemu/Config.in index 8dff88f..e467f59 100644 --- a/package/qemu/Config.in +++ b/package/qemu/Config.in @@ -152,6 +152,17 @@ config BR2_PACKAGE_QEMU_CURL comment "cURL support is not possible with static linking" depends on BR2_PREFER_STATIC_LIB +comment "Networking" + +config BR2_PACKAGE_QEMU_BLUEZ + bool "Enable BlueZ connectivity" + depends on BR2_PACKAGE_BLUEZ_UTILS + help + Say 'y' here to enable BlueZ (bluetooth) connectivity in QEMU. + +comment "BlueZ connectivity depends on bluez-utils" + depends on !BR2_PACKAGE_BLUEZ_UTILS + comment "Misc. features" config BR2_PACKAGE_QEMU_UUID diff --git a/package/qemu/qemu.mk b/package/qemu/qemu.mk index 5f7021c..ac7087f 100644 --- a/package/qemu/qemu.mk +++ b/package/qemu/qemu.mk @@ -103,6 +103,13 @@ else QEMU_OPTS += --disable-curl endif +ifeq ($(BR2_PACKAGE_QEMU_BLUEZ),y) +QEMU_OPTS += --enable-bluez +QEMU_DEPENDENCIES += bluez_utils +else +QEMU_OPTS += --disable-bluez +endif + ifeq ($(BR2_PACKAGE_QEMU_UUID),y) QEMU_OPTS += --enable-uuid QEMU_DEPENDENCIES += util-linux @@ -209,7 +216,6 @@ define QEMU_CONFIGURE_CMDS --disable-vnc-sasl \ --disable-brlapi \ --disable-fdt \ - --disable-bluez \ --disable-guest-base \ --disable-vde \ --disable-linux-aio \