Re: [yocto] [meta-qt5][meta-raspberrypi]: Qt5 with EGL support for the Raspberry through linux-oe-g++

2016-04-24 Thread Julien Gueytat
Hi, you will find here two patches to get EGL enabled on RaspberryPi without any hack in meta-*bsp layers. Please note that it is just a proposition of correction as I'm not aware of the best correction you would like to implement. The result of those two patches on top of master for

Re: [yocto] [meta-qt5][meta-raspberrypi]: Qt5 with EGL support for the Raspberry through linux-oe-g++

2016-04-21 Thread Julien Gueytat
Thanks for the link. I already have found my hack patch. ;) I'll take some time to check the EGL test dedicated to the Raspberry in Qt. I did not check this one yet. Regards, Sent from my WIKO RAINBOW LITE 4GLe 21 avr. 2016 7:10 PM, Andrei Gherzan a écrit : > > Hi Julien, > > On Thu, Apr 21,

Re: [yocto] [meta-qt5][meta-raspberrypi]: Qt5 with EGL support for the Raspberry through linux-oe-g++

2016-04-21 Thread Andrei Gherzan
Hi Julien, On Thu, Apr 21, 2016 at 10:15:23AM +0200, Julien Gueytat wrote: > Just to keep you informed that a bug report has been opened to Qt: > https://bugreports.qt.io/browse/QTBUG-52739 > > We might save some patches in layers by solving this, > Thanks for helping, > Great Julien. Here is a

Re: [yocto] [meta-qt5][meta-raspberrypi]: Qt5 with EGL support for the Raspberry through linux-oe-g++

2016-04-21 Thread Julien Gueytat
Just to keep you informed that a bug report has been opened to Qt: https://bugreports.qt.io/browse/QTBUG-52739 We might save some patches in layers by solving this, Thanks for helping, Le 20/04/2016 01:46, Julien Gueytat a écrit : Hi again guys, after more investigations: I found out that

Re: [yocto] [meta-qt5][meta-raspberrypi]: Qt5 with EGL support for the Raspberry through linux-oe-g++

2016-04-20 Thread Andrei Gherzan
On Wed, Apr 20, 2016 at 11:05:01PM +0200, Andrei Gherzan wrote: > On Tue, Apr 19, 2016 at 10:46:11AM +0200, Julien Gueytat wrote: > > Hi, > > > > I still can't figure out the patch to apply in meta-qt5 to get EGL support > > with the Raspberry. > > > > The test to check EGL does not pass and fails

Re: [yocto] [meta-qt5][meta-raspberrypi]: Qt5 with EGL support for the Raspberry through linux-oe-g++

2016-04-20 Thread Andrei Gherzan
On Tue, Apr 19, 2016 at 10:46:11AM +0200, Julien Gueytat wrote: > Hi, > > I still can't figure out the patch to apply in meta-qt5 to get EGL support > with the Raspberry. > > The test to check EGL does not pass and fails with the following command: > > arm-poky-linux-gnueabi-g++ -march=armv7-a

[yocto] [meta-qt5][meta-raspberrypi]: Qt5 with EGL support for the Raspberry through linux-oe-g++

2016-04-19 Thread Julien Gueytat
Hi, I still can't figure out the patch to apply in meta-qt5 to get EGL support with the Raspberry. The test to check EGL does not pass and fails with the following command: arm-poky-linux-gnueabi-g++ -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon-vfpv4 -mtune=cortex-a7