[yocto] Image SDK with qmake

Christian Ege k4230r6 at gmail.com
Tue Mar 8 10:52:50 PST 2016


Hi Stefano,


Am 8. März 2016 3:55:09 nachm. schrieb Stefano Cordibella 
<stefano.cordibella at edalab.it>:

> Hi list,
>      I am working on an image that use Qt5 and now I want to share an
> SDK with some of our developers.
>
> When I try to generate the SDK with bitbake -c populate_sdk
> <image_name>  there isn't a cross qmake in the generated SDK.
> On the other hand when I try to use bitbake meta-toolchain-qt5 some
> image libraries and tools are missing on the SDK.
>

Have you put this in your image?
inherit populate_sdk_qt5

Like I did for meta-udoo
https://github.com/graugans/meta-udoo/blob/jethro/qt5-layer/recipes-qt/images/udoo-image-qt5.bb

Best,
Christian

> I read about Qt5 and SDK in the meta-qt5 wiki, but I suppose that the
> related patch is integrated in the fido release that I am using.
>
> So the question is: are there any way to generate a complete SDK with
> Qt5 cross tools for my custom image? I have to add some sort on
> nativesdk qt5 package to my image in IMAGE_INSTALL ?
>
> Thank you in advance,
> Stefano.
>
> --
> *Stefano Cordibella*
> EDALab s.r.l. - Networked Embedded Systems
>
> Strada Le Grazie, 15 - 37134 Verona - Italy
> email : stefano.cordibella at edalab.it
> skype : stefano.cordibella
> tel. : +39 045 802 70 85
> web : www.edalab.it
>
>
>
> ----------
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160308/583df244/attachment.html>


More information about the yocto mailing list