From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtplq-out14.aruba.it ([62.149.158.34] helo=smtplq02.aruba.it) by linuxtogo.org with smtp (Exim 4.72) (envelope-from ) id 1SXw7d-0004ec-Mu for openembedded-core@lists.openembedded.org; Fri, 25 May 2012 17:08:09 +0200 Received: (qmail 9449 invoked by uid 89); 25 May 2012 14:51:17 -0000 Received: from unknown (HELO smtp1.aruba.it) (62.149.158.221) by smtplq02.aruba.it with SMTP; 25 May 2012 14:51:17 -0000 Received: (qmail 18486 invoked by uid 89); 25 May 2012 14:51:17 -0000 Received: from unknown (HELO ?192.168.0.20?) (stefano@supergenesis.it@151.65.14.50) by smtp1.ad.aruba.it with SMTP; 25 May 2012 14:51:17 -0000 Message-ID: <4FBF9C60.5030000@supergenesis.it> Date: Fri, 25 May 2012 16:51:12 +0200 From: Stefano User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: openembedded-core@lists.openembedded.org X-Spam-Rating: smtp1.ad.aruba.it 1.6.2 0/1000/N X-Spam-Rating: smtplq02.aruba.it 1.6.2 0/1000/N Subject: qt embedded enable plugin-gfx-powervr X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 May 2012 15:08:09 -0000 Content-Type: multipart/alternative; boundary="------------070301050906070507080808" --------------070301050906070507080808 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: quoted-printable I see the latest version of qt embedded does not include the=20 plugin-gfx-powervr. The latest qt4-embedded.inc is configured: QT_CONFIG_FLAGS +=3D " \ -embedded ${QT_ARCH} \ -qtlibinfix ${QT_LIBINFIX} \ -plugin-gfx-transformed -plugin-gfx-qvfb -plugin-gfx-vnc -plugin-gfx-directfb \ -plugin-mouse-tslib -qt-mouse-pc -qt-mouse-qvfb -qt-mouse-linuxinput \= -qt-kbd-tty \ -DQT_KEYPAD_NAVIGATION \ " but without -plugin-gfx-powervr. This is because powervr need =20 -DQT_NO_QWS_CURSOR and -DQT_WS_CLIENTBLIT? I'm trying to modify the recipes to include powervr pluging, i have add=20 -plugin-gfx-powervr -DQT_NO_QWS_CURSOR -DQT_WS_CLIENTBLIT. But this=20 operation need two patches=20 https://github.com/prabindh/qt-configs/tree/master/qt4.8 Somebody know a good solution to get the possibility to compile this=20 plugin? Thank's for your time. --=20 /Cordiali Saluti/ *Stefano Stucchi * *Genesis srl* Via L. Manara 3/A 25126 Brescia Tel: (+39) 030 5030499 www.supergenesis.it Il contenuto di questo messaggio =E8 confidenziale e riservato. Pu=F2 contenere informazioni la cui riservatezza =E8 tutelata legalmente.= Ne sono vietati la riproduzione, la diffusione e l'uso. This message is for the addressee only. It may contain informations=20 protected by law. Reproduction, transmission, or use of this message is=20 prohibited. --------------070301050906070507080808 Content-Type: text/html; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable I see the latest version of qt embedded does = not include the plugin-gfx-powervr. The latest qt4-embedded.inc is configured:

QT_CONFIG_FLAGS +=3D " \
=A0 -embedded ${QT_ARCH} \
=A0 -qtlibinfix ${QT_LIBINFIX} \
=A0 -plugin-gfx-transformed -plugin-gfx-qvfb -plugin-gfx-vnc
=A0 -plugin-gfx-directfb \
=A0 -plugin-mouse-tslib -qt-mouse-pc -qt-mouse-qvfb -qt-mouse-linuxinput \
=A0 -qt-kbd-tty \
=A0 -DQT_KEYPAD_NAVIGATION \
=A0 "

but without -plugin-gfx-powervr. This is because powervr need=A0 -DQT_NO_QWS_CURSOR and =A0-DQT_WS_CLIENTBLIT?
I'm trying to modify the recipes to include powervr pluging, i have add -plugin-gfx-powervr -DQT_NO_QWS_CURSOR -DQT_WS_CLIENTBLIT. But this operation need two patches https://github.com/prabindh/qt-configs/tr= ee/master/qt4.8

Somebody know a good solution to get the possibility to= compile this plugin?
Thank's for your time.

--
Cordiali Saluti
Stefano Stucchi

Genesis sr= l
Via L. Manara 3/A
25126 Brescia

Tel: (+39) 030 5030499
www.supergenesis.it

Il contenuto di questo messaggio =E8 confidenziale e riservato.
Pu=F2 contenere informazioni la cui riservatezza =E8 tutelata legalmente.
Ne sono vietati la riproduzione, la diffusione e l'uso.

This message is for th= e addressee only. It may contain informations protected by law. Reproduction, transmission, or use of this message is prohibited.

--------------070301050906070507080808--