Hi all,
On 08/04/13 14:56, Alex DAMIAN wrote:
-DEPENDS = "udev libusb dbus-glib glib-2.0 libcheck"
+DEPENDS = "udev libusb dbus-glib glib-2.0 libcheck readline"
I saw this patch got included in oe-core and poky *master* branch as-is
(not using PACKAGECONFIG).
I was bitten by this problem us
On 04/09/2013 08:04 AM, Burton, Ross wrote:
On 9 April 2013 15:58, Iorga, Cristian wrote:
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.
As it's a tool that does introduce extra dependencie
On 9 April 2013 15:58, Iorga, Cristian wrote:
> 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.
As it's a tool that does introduce extra dependencies, we can easily
packageconfig it to let
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
mailto:s...@linux.intel.com>> wrot
I guess it's up to the patch maintainer to decide :).
Alex
On Mon, Apr 8, 2013 at 8:57 PM, Saul Wold wrote:
> On 04/08/2013 05:56 AM, Alex DAMIAN wrote:
>
>> From: Alexandru DAMIAN
>>
>> bluez4 uses readline to be build, but the dependency is not listed
>> This is listed in the configuration l
On 4/8/13 12:57 PM, Saul Wold wrote:
On 04/08/2013 05:56 AM, Alex DAMIAN wrote:
From: Alexandru DAMIAN
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
On 04/08/2013 05:56 AM, Alex DAMIAN wrote:
From: Alexandru DAMIAN
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 blu
From: Alexandru DAMIAN
bluez4 uses readline to be build, but the dependency is not listed
This is listed in the configuration log.
So we add it.
Signed-off-by: Alexandru DAMIAN
---
meta/recipes-connectivity/bluez/bluez4.inc |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a