<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 26, 2014 at 9:47 AM, Khem Raj <span dir="ltr"><<a href="mailto:raj.khem@gmail.com" target="_blank">raj.khem@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 14-08-26 20:18:36, jags gediya wrote:<br>
> I am using yocto project for imx6sl evolution kit based custom board.<br>
> I want to use core-image-base as basic image and put other packages on that.<br>
> By default , core-image-base have Bluez4, but i want to use Bluez5.<br>
> How can i remove default Bluez4 from core-image-base?<br>
<br>
</div>PREFERRED_PROVIDER_bluez4 ?= "bluez5"<br>
and have 'bluetooth' in DISTRO_FEATURES</blockquote></div><br></div><div class="gmail_extra">Afaik bluez5 is not a provider of bluez4, so oe-core doesn't provide a way to swap between the two at this time.<br>
-- <br>Christopher Larson<br>clarson at kergoth dot com<br>Founder - BitBake, OpenEmbedded, OpenZaurus<br>Maintainer - Tslib<br>Senior Software Engineer, Mentor Graphics
</div></div>