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-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Ambika Sent: Wednesday, September 14, 2016 3:29 PM To: yocto@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.
-- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto