[poky] Qt4 minimal subset
Patrick
kpa_info at yahoo.fr
Wed Apr 11 00:52:38 PDT 2012
On 04/10/2012 06:05 PM, Paul Eggleton wrote:
> On Tuesday 10 April 2012 17:56:06 Patrick wrote:
>> I was wondering if a "meta" package like qt4-x11-free was available with
>> a smaller subset, including the most used package of Qt.
>
> Well, "most used" is somewhat subjective - it depends on what you're doing. We
> don't have any smaller package group for Qt - perhaps we should look at adding
> some additional package groupings in future though.
>
>> On aditional question; is it possible to build Qt with directFB instead
>> X11 ? If yes how should I do ?
>
> Yes, to do this, bitbake qt4-embedded instead of qt4-x11-free. Your
> application recipes (if you have any) should "inherit qt4e" rather than
> "inherit qt4x11" in this case, as the library names are different.
>
> Cheers,
> Paul
>
Thanks again for your answer. I have rebuild qt with DirectFB using
qt4-embedded. I could start a Qt application on my board using QWS (test
-qws). Is that right to start DirectFB or should I use another way ?
I just would like to be sure that DirectFB is used and not simply the
Linux framebuffer.
Thanks for your help
Patrick
More information about the poky
mailing list