[yocto] Adding mysql in bitbaking meta-toolchain-qt5

Khem Raj raj.khem at gmail.com
Sun Oct 2 16:06:58 PDT 2016


> On Sep 14, 2016, at 12:54 AM, ambika at 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 at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20161002/f88b5613/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20161002/f88b5613/attachment.pgp>


More information about the yocto mailing list