[yocto] Qt SDK Static Build

Khem Raj raj.khem at gmail.com
Wed Aug 5 20:42:32 PDT 2015


On Tue, Aug 4, 2015 at 1:03 PM, Justin Bauer <jbauer at blockwise.com> wrote:
> Hello,
>
> I'm using Yocto 1.8 Fido and trying to build Qt SDK statically so that my Qt
> application can be deployed as a single file. I've added
>
> SDKIMAGE_FEATURES_append = " staticdev-pkgs'
>
> to my local.conf before bitbaking the qt5 toolchain with no luck in finding
> the static libraries
>
> $ bitbake meta-toolchain-qt5

well SDKIMAGE_FEATURES only work when you generate SDKs using -cpopulate_sdk
out of real images and not meta-toolchain-* targets which IMO should
no longer be used.

>
>
> I'm using an imx6 processor and bsp similar to the Wandboard. I've tried
> configuring Qt manually by downloading the Qt source files and using the
> Yocto generated SDK, but ./configure fails due to the missing patches
> required to build it. Is there something I am missing?
>
> Thanks
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>



More information about the yocto mailing list