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

> Hi,
> 
> Le Thu, 27 Jun 2013 11:01:11 +0200,
> DAMARLA Satya Swaroop <satyaswaroop.dama...@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@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
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to