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

Zhenhua Luo zhenhua.luo at nxp.com
Wed Sep 14 02:17:10 PDT 2016


The package name is mariadb instead of mysql, If you need the mysql headers, you should add libmysqlclient-dev.

More details of mariadb packaging can be found in meta-openembedded/meta-oe/recipes-support/mysql/mariadb.inc.


Best Regards,

Zhenhua

From: yocto-bounces at yoctoproject.org [mailto:yocto-bounces at yoctoproject.org] On Behalf Of Ambika
Sent: Wednesday, September 14, 2016 3:29 PM
To: yocto at yoctoproject.org
Subject: [yocto] Adding mysql in bitbaking meta-toolchain-qt5

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”

Can anyone please let me know the procedure to include mysql to the meta-toolchain-qt5.

Thanks in Advance.

Regards,
Ambika.



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160914/46b974f1/attachment.html>


More information about the yocto mailing list