[oe] [PATCH] Added rcc (resource compiler) utility setup for QTE toolchain environment.

Holger Hans Peter Freyther holger+oe at freyther.de
Mon Aug 10 03:26:17 UTC 2009


On Sunday 09 August 2009 23:23:10 Ihar Hrachyshka wrote:
> On Sun, Aug 9, 2009 at 4:18 PM, Holger Hans Peter

> Do you mean we should have several environment-setups - for QtE and QtX11?

I think of "alias qmake-qte=QMAKESPEC=.. QMAKE_QT_CONFIG=qte/qconfig.pri"


>
> >        - Fix postgres test
>
> Seems to be a postgresql recipe problem (no pg_config staged, and
> currently it's compiled for target, not host so staging won't fix the
> problem in any way). I'll look at it closer this week.

Right. I have attempted to guard the pg_config invocation with QT_CROSS_COMPILE 
== "no" but that is failing as we pass -platform linux-... -xplatform linux- 
and actually are not "cross compiling" what the buildsystem concerns. I have 
opted for just patching out the pg_config invocation and will land the patch in 
a second.



> >        - Rename qt4-x11-free to qt4-x11
>
> Seems reasonable for me

Yes, we just need to make package upgrading work...


> .
> >        - Kill qtopia from the path name..
>
> Where should we store QtE (and Qt/X11) files then?

qte/,  qt-embedded-linux.





More information about the Openembedded-devel mailing list