Hello,
I have added in my image all the boost libraries files.
On my target (Xplainedsama5d3) there is now all the libboost_***.so. That's 
working fine.
But to compile I also want to have the libboost_***.so into the SDK output.
So I added in the file meta-toolchain-qt5.bb :
IMAGE_INSTALL_append += "\
boost \
"
I run : bitbake atmel-qt5-demo-image -c populate_sdk and I install the sdk.

But in the folder /opt/poky/1.6/sysroots/x86_64-pokysdk-linux/usr/lib there is 
no boost libraries!
Thanks
-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to