> On Sep 14, 2016, at 12:54 AM, amb...@iwavesystems.com wrote:
> 
> 
> Hello,
> 
> I’m doing bitbake of meta-toolchain-qt5. When trying to use mysql, not able 
> to find it in include/ directory.
> 
> mysql sources is located in the below path in my yocto setup,
> 
> sources/meta-openembedded/meta-oe/recipes-support/mysql
> 
> Tried to include mysql by adding the below to conf/local.conf under build 
> directory but could not able to locate mysql under include/.
> (Also not sure whether I’m doing it right.)
> 
> IMAGE_INSTALL_append = ”mysql”

if you are not using populate_sdk task to generate SDK then this wont be 
sufficient you have to append it to
TOOLCHAIN_TARGET_TASK

> 
> Can anyone please let me know the procedure to include mysql to the 
> meta-toolchain-qt5.
> 
> Thanks in Advance.
> 
> Regards,
> Ambika.
> 
> 
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to