[yocto] Add a module/library to meta-toolchain-qt5 sdk

Pehen Azam pehen.azam at gmail.com
Fri Feb 9 03:39:53 PST 2018


Hi,
I try to add qtcharts to meta-toolchain-qt5. My question is to which
recipes/files should I add qtcharts to have qtcharts on meta-toolchain-qt5
sdk?
I need to compile my program with qmake at `
/opt/myimage/2.1.2/sysroots/x86_64-pokysdk-linux/usr/bin/qt5/qmake`
I am not sure where should I put the qtcharts. Under meta-qt5 or
meta-myapplication/recipes-qt or somewhere else
 here is poky directory:
poky$ tree -L 2

.

├── bitbake

│   └── ...

├── build

│   └── ...

├── meta

│   └── ...

├── meta-freescale-distro

│   └── ...

├── meta-fsl-arm

│   └── ...

├── meta-myqtapplication

│   ├── classes

│   ├── conf

│   ├── DOC

│   ├── licenses

│   ├── meta-patch

│   ├── README.md

│   ├── recipes-apps

│   ├── recipes-bsp

│   ├── recipes-connectivity

│   ├── recipes-core

│   ├── recipes-kernel

│   └── recipes-qt

├── meta-openembedded

│   └── ...

├── meta-poky

│   └── ...

├── meta-qt5

│   ├── classes

│   ├── conf

│   ├── COPYING.MIT

│   ├── files

│   ├── lib

│   ├── licenses

│   ├── README

│   ├── recipes-connectivity

│   ├── recipes-devtools

│   └── recipes-qt

├── meta-selftest

├── meta-skeleton

├── meta-yocto

├── meta-yocto-bsp

Regards,
Peneh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20180209/b56e1519/attachment.html>


More information about the yocto mailing list