[yocto] how to include a static library in SDK?

Burton, Ross ross.burton at intel.com
Wed Mar 29 02:27:11 PDT 2017


On 29 March 2017 at 09:37, Jovic, Vladimir <vladimir.jovic at ifm.com> wrote:

> I also tried adding this to local.conf:
>
> EXTRA_IMAGE_FEATURES += “staticdev-pkgs”
>
> but that also didn’t install the library.
>
>
That's for regular images, to control the SDK you want SDKIMAGE_FEATURES.
SDKIMAGE_FEATURES_append = " staticdev-pkgs" in the image recipe will get
all static libraries into the SDK.

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


More information about the yocto mailing list