[poky] Qt4 minimal subset

Patrick kpa_info at yahoo.fr
Tue Apr 10 08:56:06 PDT 2012


On 04/10/2012 05:43 PM, Paul Eggleton wrote:
> On Tuesday 10 April 2012 17:36:17 Patrick wrote:
>> I am working with yocto 1.1.1, poky 6.0.1. Until now I have build an
>> embedded systems without display. Now I would like to add support for a
>> small screen with Qt.
>>
>> I have added to my image the qt4-x11-free recipes. This include so many
>> things that I don't need as I am building an embedded system: Demos,
>> example, docs, dev tools, ...
>>
>> Which recipes could I use to include a working subset of Qt with X11
>> that include only base libraries and eventually some additional elements.
>
> When we package Qt, it is split into a number of packages for individual
> components; however if you install the qt4-x11-free *package* in your image,
> this pulls in everything. What you probably want to do is have a look at the
> packages it does produce and only include those that you need in your image
> rather than the qt4-x11-free package.
>
> One way to get a list of the packages produced is to look in tmp/work/*/qt4-
> x11-free*/packages-split/.
>
> Cheers,
> Paul
>

Thanks Paul for your quick answers.

I was wondering if a "meta" package like qt4-x11-free was available with 
a smaller subset, including the most used package of Qt.

On aditional question; is it possible to build Qt with directFB instead 
X11 ? If yes how should I do ?

Thanks again for your help

Patrick



More information about the poky mailing list