Re: [yocto] [meta-raspberrypi][PATCH v2 1/2] qt5: fixed raspberrypi support

2016-01-11 Thread john madieu
On Mon, Jan 11, 2016 at 9:34 PM, Andrei Gherzan wrote: > On Mon, Jan 11, 2016 at 04:46:10PM +0100, John Madieu wrote: >> Because EGL properties were not defined properly, we always had the >> following error >> make: *** [egl] Error 1 >> | EGL disabled. >> | The EGL functionality tes

Re: [yocto] [meta-raspberrypi][PATCH v2 1/2] qt5: fixed raspberrypi support

2016-01-11 Thread Andrei Gherzan
On Mon, Jan 11, 2016 at 04:46:10PM +0100, John Madieu wrote: > Because EGL properties were not defined properly, we always had the following > error > make: *** [egl] Error 1 > | EGL disabled. > | The EGL functionality test failed; EGL is required by some QPA plugins > to manage cont

[yocto] [meta-raspberrypi][PATCH v2 1/2] qt5: fixed raspberrypi support

2016-01-11 Thread John Madieu
Because EGL properties were not defined properly, we always had the following error make: *** [egl] Error 1 | EGL disabled. | The EGL functionality test failed; EGL is required by some QPA plugins to manage cont | You might need to modify the include and library search paths by

[yocto] [meta-raspberrypi][PATCH v2 1/2] qt5: fixed raspberrypi support

2016-01-11 Thread John Madieu
Because EGL properties were not defined properly, we always had the following error make: *** [egl] Error 1 | EGL disabled. | The EGL functionality test failed; EGL is required by some QPA plugins to manage cont | You might need to modify the include and library search paths by