[OE-core] [PATCH] bluez4: add readline dependency

Iorga, Cristian cristian.iorga at intel.com
Tue Apr 9 14:58:55 UTC 2013


GATT seems to be related only to BT 4.0, Bluetooth Low Energy (LE).

However, it will be useful once Bluez5 will be in place.

I say we should add it.



Regards,

Cristian


From: Damian, Alexandru [mailto:alexandru.damian at intel.com]
Sent: Tuesday, April 09, 2013 5:53 PM
To: Saul Wold
Cc: Paul Eggleton; Khem Raj; Iorga, Cristian; Patches and discussions about the oe-core layer
Subject: Re: [OE-core] [PATCH] bluez4: add readline dependency

I guess it's up to the patch maintainer to decide :).

Alex

On Mon, Apr 8, 2013 at 8:57 PM, Saul Wold <sgw at linux.intel.com<mailto:sgw at linux.intel.com>> wrote:
On 04/08/2013 05:56 AM, Alex DAMIAN wrote:
From: Alexandru DAMIAN <alexandru.damian at intel.com<mailto:alexandru.damian at intel.com>>

bluez4 uses readline to be build, but the dependency is not listed
This is listed in the configuration log.
So we add it.
As far as I can tell it's needed only for gatttool, is this a tool that we need / want to provide for bluez?

This seems to be a tools for viewing the Generic Attribute Profile (GATT).

It can be disabled by setting "ac_cv_lib_readline_main=no"


Sau!


Signed-off-by: Alexandru DAMIAN <alexandru.damian at intel.com<mailto:alexandru.damian at intel.com>>
---
  meta/recipes-connectivity/bluez/bluez4.inc |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-connectivity/bluez/bluez4.inc b/meta/recipes-connectivity/bluez/bluez4.inc
index bff24d3..42d82b0 100644
--- a/meta/recipes-connectivity/bluez/bluez4.inc
+++ b/meta/recipes-connectivity/bluez/bluez4.inc
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e \
                      file://COPYING.LIB;md5=fb504b67c50331fc78734fed90fb0e09 \
                      file://src/main.c;beginline=1;endline=24;md5=9bc54b93cd7e17bf03f52513f39f926e \
                      file://sbc/sbc.c;beginline=1;endline=25;md5=1a40781ed30d50d8639323a184aeb191<file:///\\COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e%20\%0b %20 %20 %20 %20 %20 %20 %20 %20 %20 %20 %20file:\COPYING.LIB;md5=fb504b67c50331fc78734fed90fb0e09%20\%0b %20 %20 %20 %20 %20 %20 %20 %20 %20 %20 %20file:\src\main.c;beginline=1;endline=24;md5=9bc54b93cd7e17bf03f52513f39f926e%20\%0b %20 %20 %20 %20 %20 %20 %20 %20 %20 %20 %20file:\sbc\sbc.c;beginline=1;endline=25;md5=1a40781ed30d50d8639323a184aeb191>"
-DEPENDS = "udev libusb dbus-glib glib-2.0 libcheck"
+DEPENDS = "udev libusb dbus-glib glib-2.0 libcheck readline"
  RDEPENDS_${PN}-dev = "bluez-hcidump"

  PACKAGECONFIG ??= "\

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20130409/c7b88eff/attachment-0002.html>


More information about the Openembedded-core mailing list