[yocto] rfkill cannot open control device

Zoran Stojsavljevic zoran.stojsavljevic at gmail.com
Wed Dec 20 02:30:01 PST 2017


> IMAGE_INSTALL_append = " bluez5"

I see.

This should be the another way, should'n it?

CORE_IMAGE_EXTRA_INSTALL += "bluez5"

Thank you,
Zoran

On Wed, Dec 20, 2017 at 11:21 AM, Burton, Ross <ross.burton at intel.com>
wrote:

> On 20 December 2017 at 10:18, Zoran Stojsavljevic <
> zoran.stojsavljevic at gmail.com> wrote:
>
>> > IMAGE_INSTALL_append += "rfkill" (my best guess, easiest way).
>>
>> My bad! :-(
>>
>> Should read: IMAGE_INSTALL_append += "Bluez5"
>>
>
> Typo in the package name, no need to use += with _append, and missing
> whitespace.  No, that won't work.
>
> IMAGE_INSTALL_append = " bluez5"
>
> Ross
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20171220/01242094/attachment.html>


More information about the yocto mailing list