[oe] [PATCH] add lupdate, lrelease to qmake2 bbclass

Nicola Mfb nicola.mfb at gmail.com
Tue Nov 3 13:03:08 UTC 2009


On Tue, Aug 25, 2009 at 7:45 AM, Holger Hans Peter Freyther
<holger+oe at freyther.de> wrote:
> On Tuesday 25 August 2009 07:24:53 Matthew Dombroski wrote:
>> add lrelease4, lupdate4 to the environment.
>
>
> Acked-by: Holger Freyther <zecke at selfish.org>
>
>> ---
>>   classes/qmake2.bbclass |    2 ++
>>   1 files changed, 2 insertions(+), 0 deletions(-)
>>
>> diff --git a/classes/qmake2.bbclass b/classes/qmake2.bbclass
>> index 26e813a..3772189 100644
>> --- a/classes/qmake2.bbclass
>> +++ b/classes/qmake2.bbclass
>> @@ -19,3 +19,5 @@ export OE_QMAKE_INCDIR_QT = "${STAGING_INCDIR}/qt4"
>>   export OE_QMAKE_LIBDIR_QT = "${STAGING_LIBDIR}"
>>   export OE_QMAKE_LIBS_QT = "qt"
>>   export OE_QMAKE_LIBS_X11 = "-lXext -lX11 -lm"
>> +export OE_QMAKE_LRELEASE = "${STAGING_BINDIR_NATIVE}/lrelease4"
>> +export OE_QMAKE_LUPDATE = "${STAGING_BINDIR_NATIVE}/lupdate4"
>> --
>> 1.6.3.3

It seems as this patch was not applyed?

http://cgit.openembedded.org/cgit.cgi/openembedded/tree/classes/qmake2.bbclass

regards

    Nicola




More information about the Openembedded-devel mailing list