[yocto] Remove libjpeg.so (default built even in core-image-minimal) from the rootfs when build yocto
Burton, Ross
ross.burton at intel.com
Tue Jan 16 03:19:22 PST 2018
On 16 January 2018 at 04:28, Nguyễn Thanh Vũ <ngthanh.vu94 at gmail.com> wrote:
> I have statically linked the libjpeg of my own to the exe file, so I do
> not need the libjpeg.so default built in the /lib of rootfs. How can I
> modify or specify in the local.conf file so that I can remove that
> component? It takes quite a lot of space.
>
>
Find out what installs it, and stop installing that. Possibly your exe
isn't actually statically linking at all.
Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20180116/13ba4186/attachment.html>
More information about the yocto
mailing list