[yocto] Qt4 - qmake in toolchain for Qt/X11

Eric Bénard eric at eukrea.com
Thu Jun 27 07:48:03 PDT 2013


Le Thu, 27 Jun 2013 16:40:19 +0200,
Eric Bénard <eric at eukrea.com> a écrit :

> Hi,
> 
> Le Thu, 27 Jun 2013 11:01:11 +0200,
> DAMARLA Satya Swaroop <satyaswaroop.damarla at gmail.com> a écrit :
> > I have a small confusion.... In my image, I have normal Qt4 packages
> > installed and they are working good. Now, when I wanted to develop a Qt
> > application for my image, I compiled a toolchain but unfortunately, I don't
> > find qmake installed.
> > 
> > After browsing the directories I found the following
> > 
> > damarla at linuxbuildsrv:~/openYocto/poky/meta/recipes-qt/packagegroups$ ls -la
> > total 40
> > drwxrwxr-x 2 damarla damarla 4096 Jun 17 13:50 .
> > drwxrwxr-x 9 damarla damarla 4096 Jun 17 13:50 ..
> > -rw-rw-r-- 1 damarla damarla  104 Jun 17 13:50
> > nativesdk-packagegroup-qte-toolchain-host.bb
> > -rw-rw-r-- 1 damarla damarla   95 Jun 17 13:50
> > nativesdk-packagegroup-qt-toolchain-host.bb
> > -rw-rw-r-- 1 damarla damarla  178 Jun 17 13:50
> > nativesdk-packagegroup-qt-toolchain-host.inc
> > -rw-rw-r-- 1 damarla damarla 1458 Jun 17 13:50 packagegroup-core-qt4e.bb
> > -rw-rw-r-- 1 damarla damarla  501 Jun 17 13:50 packagegroup-core-qt.bb
> > -rw-rw-r-- 1 damarla damarla  136 Jun 17 13:50
> > packagegroup-qte-toolchain-target.bb
> > -rw-rw-r-- 1 damarla damarla  335 Jun 17 13:50
> > packagegroup-qt-toolchain-target.bb
> > -rw-rw-r-- 1 damarla damarla 1123 Jun 17 13:50
> > packagegroup-qt-toolchain-target.inc
> > 
> > Now in order to get "qmake" for my toolchain I am not able to understand
> > which package group should I include from the above.
> 
> bitbake meta-toolchain-qte
> recipe in :
> ./meta/recipes-qt/meta/meta-toolchain-qte.bb
> 
oops sorry I didn't read you wanted Qt/X11 :-(

Anyway you can base your work one meta-toolchain-qte to integrate the
Qt/X11 packages.

Eric



More information about the yocto mailing list