[yocto] yocto package naming

Burton, Ross ross.burton at intel.com
Tue Dec 22 03:12:10 PST 2015


On 22 December 2015 at 09:40, Simon Ruetzler <sruetzler at arigo-software.de>
wrote:

> Why is the demo package created with the libscom name? How can I disable
> this?
>

Because the default configuration enables debian.bbclass, which renames
packages if they contain just a library to be the soname of the library.

If you don't want this to happen in your distro, INHERIT_remove = "debian"
in your local.conf or distro configuration will stop it.

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


More information about the yocto mailing list