[yocto] [PATCH] bluez5: fixed path to bluetoothd in sysvinit script

Burton, Ross ross.burton at intel.com
Tue May 10 08:24:56 PDT 2016


On 10 May 2016 at 16:04, Christian Ege <k4230r6 at gmail.com> wrote:

> -DAEMON=/usr/lib/bluez5/bluetooth/bluetoothd
> +DAEMON=/usr/libexec/bluetooth/bluetoothd
>

This is only true if libexecdir is set to /usr/libexec (the original patch
was equally broken).   Can you change the recipe so that the init script
uses something lie @LIBEXECDIR@ and the right value is replaced in
do_install?

Also, patches go to openembedded-core at lists.openembedded.org, not yocto at .

Thanks,
Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160510/f9271728/attachment.html>


More information about the yocto mailing list