Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack

2015-04-15 Thread Burton, Ross
On 14 April 2015 at 16:38, Christopher Larson wrote: > For what it's worth, I'd agree with that. There's no need to change the > logic. > Where do you stand on backfilling verses just setting DEFAULT_DISTRO_FEATURES? Ross -- ___ Openembedded-core mai

Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack

2015-04-14 Thread Christopher Larson
On Tue, Apr 14, 2015 at 6:28 AM, Burton, Ross wrote: > On 7 April 2015 at 00:41, Peter A. Bigot wrote: > >> Thank you. So, if I understand correctly, the effect of adding bluez5 to >> DISTRO_FEATURES_BACKFILL while keeping the current logic: >> >> # bluetooth support on the platform: >> # "" if

Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack

2015-04-14 Thread Burton, Ross
On 7 April 2015 at 00:41, Peter A. Bigot wrote: > Thank you. So, if I understand correctly, the effect of adding bluez5 to > DISTRO_FEATURES_BACKFILL while keeping the current logic: > > # bluetooth support on the platform: > # "" if bluetooth is not in DISTRO_FEATURES > # else "bluez5" if bluez

Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack

2015-04-07 Thread Tanu Kaskinen
On Tue, 2015-04-07 at 15:02 +0200, Martin Jansa wrote: > On Tue, Apr 07, 2015 at 03:46:06PM +0300, Tanu Kaskinen wrote: > > On Tue, 2015-04-07 at 14:44 +0200, Martin Jansa wrote: > > > On Tue, Apr 07, 2015 at 03:36:31PM +0300, Tanu Kaskinen wrote: > > > > This would be more appropriate for recipes

Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack

2015-04-07 Thread Martin Jansa
On Tue, Apr 07, 2015 at 03:46:06PM +0300, Tanu Kaskinen wrote: > On Tue, 2015-04-07 at 14:44 +0200, Martin Jansa wrote: > > On Tue, Apr 07, 2015 at 03:36:31PM +0300, Tanu Kaskinen wrote: > > > This would be more appropriate for recipes that only support bluez4: > > > > > > # inherit bluetooth > >

Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack

2015-04-07 Thread Tanu Kaskinen
On Tue, 2015-04-07 at 14:44 +0200, Martin Jansa wrote: > On Tue, Apr 07, 2015 at 03:36:31PM +0300, Tanu Kaskinen wrote: > > This would be more appropriate for recipes that only support bluez4: > > > > # inherit bluetooth > > # PACKAGECONFIG ??= "${@bb.utils.contains('BLUEZ', 'bluez4', 'bluez4, '

Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack

2015-04-07 Thread Martin Jansa
On Tue, Apr 07, 2015 at 03:36:31PM +0300, Tanu Kaskinen wrote: > (A friendly request: could you use interleaved posting style as > described in the mailing list guidelines here: > https://wiki.yoctoproject.org/wiki/Community_Guidelines ) > > On Tue, 2015-04-07 at 11:51 +, Iorga, Cristian wrote

Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack

2015-04-07 Thread Tanu Kaskinen
(A friendly request: could you use interleaved posting style as described in the mailing list guidelines here: https://wiki.yoctoproject.org/wiki/Community_Guidelines ) On Tue, 2015-04-07 at 11:51 +, Iorga, Cristian wrote: > The only way this could be fixed is to remove the aforementioned guid

Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack

2015-04-07 Thread Martin Jansa
Jansa [mailto:martin.ja...@gmail.com] > Sent: Tuesday, April 7, 2015 1:55 PM > To: Iorga, Cristian > Cc: Otavio Salvador; Peter A. Bigot; Patches and discussions about the > oe-core layer > Subject: Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the > default BT stack

Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack

2015-04-07 Thread Iorga, Cristian
] bluetooth.bbclass: set bluez5 as the default BT stack On Tue, 2015-04-07 at 11:23 +, Iorga, Cristian wrote: > The aforementioned packageconfigs are just examples/guidelines, we > added code for diverse recipes on a case by case scenario. My point was that the examples/guidelin

Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack

2015-04-07 Thread Tanu Kaskinen
On Tue, 2015-04-07 at 11:23 +, Iorga, Cristian wrote: > The aforementioned packageconfigs are just examples/guidelines, we > added code for diverse recipes on a case by case scenario. My point was that the examples/guidelines are misleading, and should be fixed. -- Tanu --

Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack

2015-04-07 Thread Iorga, Cristian
@lists.openembedded.org Subject: Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack On Fri, 2015-04-03 at 17:13 +0300, Cristian Iorga wrote: > # Use this with: > # inherit bluetooth > # PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES',

Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack

2015-04-07 Thread Iorga, Cristian
ay, April 7, 2015 1:55 PM To: Iorga, Cristian Cc: Otavio Salvador; Peter A. Bigot; Patches and discussions about the oe-core layer Subject: Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack On Mon, Apr 06, 2015 at 02:32:13PM +, Iorga, Cristian wrote: > for 2.0 (

Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack

2015-04-07 Thread Martin Jansa
s.openembedded.org] On Behalf Of Otavio > Salvador > Sent: Monday, April 6, 2015 4:18 PM > To: Peter A. Bigot > Cc: Patches and discussions about the oe-core layer > Subject: Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the > default BT stack > > On Mon, Apr

Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack

2015-04-07 Thread Tanu Kaskinen
On Fri, 2015-04-03 at 17:13 +0300, Cristian Iorga wrote: > # Use this with: > # inherit bluetooth > # PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'bluetooth', > '${BLUEZ}', '', d)} > # PACKAGECONFIG[bluez4] = "--enable-bluez4,--disable-bluez4,bluez4" > +# if the obsolete, but

Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack

2015-04-06 Thread Peter A. Bigot
On 04/06/2015 04:39 PM, Christopher Larson wrote: On Mon, Apr 6, 2015 at 2:21 PM, Peter A. Bigot > wrote: On 04/06/2015 09:32 AM, Iorga, Cristian wrote: Well, 1. Peter, Otavio: There is not a single doubt about moving to BlueZ 5 as default

Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack

2015-04-06 Thread Christopher Larson
On Mon, Apr 6, 2015 at 2:21 PM, Peter A. Bigot wrote: > On 04/06/2015 09:32 AM, Iorga, Cristian wrote: > >> Well, >> >> 1. Peter, Otavio: There is not a single doubt about moving to BlueZ 5 as >> default in 1.9; >> 2. The requested feedback was about the actual implementation; >> 3. Peter: " I do

Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack

2015-04-06 Thread Peter A. Bigot
alvador Sent: Monday, April 6, 2015 4:18 PM To: Peter A. Bigot Cc: Patches and discussions about the oe-core layer Subject: Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack On Mon, Apr 6, 2015 at 9:57 AM, Peter A. Bigot wrote: On 04/06/2015 02:31 AM, Iorga, Cristia

Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack

2015-04-06 Thread Iorga, Cristian
Monday, April 6, 2015 4:18 PM To: Peter A. Bigot Cc: Patches and discussions about the oe-core layer Subject: Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack On Mon, Apr 6, 2015 at 9:57 AM, Peter A. Bigot wrote: > On 04/06/2015 02:31 AM, Iorga, Cristian w

Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack

2015-04-06 Thread Otavio Salvador
On Mon, Apr 6, 2015 at 9:57 AM, Peter A. Bigot wrote: > On 04/06/2015 02:31 AM, Iorga, Cristian wrote: > > I thought of 1.9 as the preparatory stage for complete removal of bluez4, so > that in 2.0 it would be very easy to remove the support for bluez4. > Continuing to have bluez5 added to DISTRO_

Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack

2015-04-06 Thread Peter A. Bigot
t bluez5 until 1.10. Just an opinion. Peter *From:*Burton, Ross [mailto:ross.bur...@intel.com] *Sent:* Monday, April 6, 2015 12:41 AM *To:* Iorga, Cristian *Cc:* OE-core *Subject:* Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack On 3 April 2015 at 15:13,

Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack

2015-04-06 Thread Iorga, Cristian
: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack On 3 April 2015 at 15:13, Cristian Iorga mailto:cristian.io...@intel.com>> wrote: -# Define a variable that expands to the recipe (package) providing core -# bluetooth support on the platform: +# Define a variabl

Re: [OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack

2015-04-05 Thread Burton, Ross
On 3 April 2015 at 15:13, Cristian Iorga wrote: > -# Define a variable that expands to the recipe (package) providing core > -# bluetooth support on the platform: > +# Define a variable that expands to the recipe (package) providing > +# core bluetooth support on the platform: > # "" if bluetoot

[OE-core] [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack

2015-04-03 Thread Cristian Iorga
For a distro that contains bluetooth feature, set bluez5 as the default Bluetooth stack, while still allowing the use of bluez4 as an alternative Bluetooth stack. Signed-off-by: Cristian Iorga --- meta/classes/bluetooth.bbclass | 16 +++- 1 file changed, 11 insertions(+), 5 deletions