[yocto] After update to yocto 2.0 from 1.8 can not install app to /usr/sbin in SDK

Burton, Ross ross.burton at intel.com
Thu Nov 19 03:20:55 PST 2015


On 19 November 2015 at 10:59, Krzeminski, Marcin (Nokia - PL/Wroclaw) <
marcin.krzeminski at nokia.com> wrote:

> Does this behavior is somehow expected?
>

Yes.  sbindir is set to bindir for the SDK, so that all binaries installed
are trivially available to the user.   Instead of hard-coding
${prefix}/sbin use ${sbindir} everywhere and your binary will end up in the
SDK's usr/bin/.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20151119/d7638379/attachment.html>


More information about the yocto mailing list