]> code.ossystems Code Review - openembedded-core.git/commit
default-providers: Set the preferred provider for bluez based on version
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Feb 2015 15:06:21 +0000 (17:06 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Feb 2015 13:42:21 +0000 (13:42 +0000)
commitef41f4b91d65f87850edd6cc56ca37d2ecb56378
tree4c39776dd214ab25741c5be4f2242ae808922a04
parent420ab90167e434d6972702c44271104881f08fc9
default-providers: Set the preferred provider for bluez based on version

bitbake will currently 'selecting bluez4 to satisfy runtime
libasound-module-bluez due to PREFERRED_PROVIDER_bluez4 = bluez4'
which in the case of bluez5 isn't correct.
This slightly unusual construct avoids this.
Ultimately this is a bitbake issue that needs fixing in
a better way but this means we can merge the bluez5 changes
until bitbake gets fixed.

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/default-providers.inc