From patchwork Fri Mar 23 00:51:35 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marek Belisko X-Patchwork-Id: 148370 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 F0B3FB6EEC for ; Fri, 23 Mar 2012 11:52:11 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id B14768F532; Fri, 23 Mar 2012 00:52:06 +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 vP6Rq8ZcX2cJ; Fri, 23 Mar 2012 00:52:01 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 972108F4D7; Fri, 23 Mar 2012 00:51:59 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 3A25F8F753 for ; Fri, 23 Mar 2012 00:51:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 2F88C101EF7 for ; Fri, 23 Mar 2012 00:51:48 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lTkdzNzovuIV for ; Fri, 23 Mar 2012 00:51:47 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-we0-f174.google.com (mail-we0-f174.google.com [74.125.82.174]) by fraxinus.osuosl.org (Postfix) with ESMTPS id DF8F1101F3E for ; Fri, 23 Mar 2012 00:51:46 +0000 (UTC) Received: by wejx9 with SMTP id x9so3211096wej.33 for ; Thu, 22 Mar 2012 17:51:45 -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=yBWGGZGWrqVtswBJkyq4XGWVOwRqJzVzZxE2CIQe6KE=; b=KBzGdEPPCV0R/qG+otiMa8e4CaUJTVcNWHylbnT4RYFPFCMx1Q/tsgeRQPU2/J5eyz c6M3KsJg4fTd0Qjsubdf57rpUpr+9nE5aA9GlXE+biGu32MpMkq89MZubjPyWFBAQTX8 omWsP9vsmmi4dfM0lxsOTkVQo29Fs67g+/VuBAiZgG3PWRc7mfC3E52QebhSaJ9PxFMI wnllovyI5Om94pOm6YEoN8xGpTlgLD4ZevnMz5gJ29kJS7r0VVKvsk0yLdQmxXxDZ0hc 7gZPsI9MeDggy7ZfhWB9t9/5BrRPe58PRHt4UUB+gjfnHAbd2gJuYtSeoR9ODJ3jYowf FT5w== Received: by 10.216.135.223 with SMTP id u73mr5688256wei.117.1332463905172; Thu, 22 Mar 2012 17:51:45 -0700 (PDT) Received: from localhost.localdomain ([178.143.118.240]) by mx.google.com with ESMTPS id k6sm9528203wiy.7.2012.03.22.17.51.44 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 22 Mar 2012 17:51:44 -0700 (PDT) From: Marek Belisko To: buildroot@uclibc.org Date: Fri, 23 Mar 2012 01:51:35 +0100 Message-Id: <1332463895-18574-2-git-send-email-marek.belisko@open-nandra.com> X-Mailer: git-send-email 1.7.5.4 In-Reply-To: <1332463895-18574-1-git-send-email-marek.belisko@open-nandra.com> References: <1332463895-18574-1-git-send-email-marek.belisko@open-nandra.com> Cc: Marek Belisko Subject: [Buildroot] [PATCH 2/2] Add bluez package. 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: Marek Belisko --- package/Config.in | 1 + package/libbluez/Config.in | 8 ++++++++ package/libbluez/libbluez.mk | 14 ++++++++++++++ 3 files changed, 23 insertions(+), 0 deletions(-) create mode 100644 package/libbluez/Config.in create mode 100644 package/libbluez/libbluez.mk diff --git a/package/Config.in b/package/Config.in index ccc9b34..50ef982 100644 --- a/package/Config.in +++ b/package/Config.in @@ -326,6 +326,7 @@ endmenu menu "Hardware handling" source "package/libaio/Config.in" +source "package/libbluez/Config.in" source "package/libraw1394/Config.in" source "package/tslib/Config.in" source "package/libftdi/Config.in" diff --git a/package/libbluez/Config.in b/package/libbluez/Config.in new file mode 100644 index 0000000..ac2b4b7 --- /dev/null +++ b/package/libbluez/Config.in @@ -0,0 +1,8 @@ +config BR2_PACKAGE_LIBBLUEZ + bool "libbluez" + select BR2_PACKAGE_DBUS + help + BlueZ provides support for the core Bluetooth layers and protocols. + It is flexible, efficient and uses a modular implementation. + + http://www.bluez.org diff --git a/package/libbluez/libbluez.mk b/package/libbluez/libbluez.mk new file mode 100644 index 0000000..34f22eb --- /dev/null +++ b/package/libbluez/libbluez.mk @@ -0,0 +1,14 @@ +############################################################# +# +# libbluez +# +############################################################# + +LIBBLUEZ_VERSION = 4.99 +LIBBLUEZ_SITE = http://www.kernel.org/pub/linux/bluetooth/ +LIBBLUEZ_SOURCE = bluez-$(LIBBLUEZ_VERSION).tar.gz +LIBBLUEZ_INSTALL_STAGING = YES + +LIBBLUEZ_DEPENDENCIES = dbus + +$(eval $(call AUTOTARGETS))