[meta-freescale] Recipe for a toolchain with static qt build

Isaac Nickaein nickaein.i at gmail.com
Tue Apr 14 03:40:13 PDT 2015


Hi,

I've successfully built a toolchain with Qt support using:

bitbake meta-toolchain-qte

And cross-compiled a Qt program. Thanks Yocto for that!


As the built Qt is static, I currently have to copy Qt library
dependencies (e.g. libQtGuiE.so) to the rootfs by hand (is there a
better way?)

Is there any meta-toolchain recipe for Qt static build? I hope that
help me to save a little more space, since the linker will remove
unnecessary codes from each library.


More information about the meta-freescale mailing list