[yocto] rfkill cannot open control device

Burton, Ross ross.burton at intel.com
Wed Dec 20 02:21:22 PST 2017


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/d6f02f39/attachment.html>


More information about the yocto mailing list