Re: [Development] bitbake meta-toolchain error

2014-08-02 Thread Thiago Macieira
On Friday 01 August 2014 14:49:55 Nilesh Kokane wrote: > I followed > http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard > (newly added) Hi Nilesh Your question is not about development of Qt itself. Please use the Qt interest mailing list or a Yocto mailing list, since yo

Re: [Development] bitbake meta-toolchain error

2014-08-02 Thread Nilesh Kokane
Hi Thomas, Thanks for your valuable reply EGL "thinks" (as in defines) it's a framebuffer build, Qt tries to build the XCB plugin .. shouldn't happen when removing x11 from distro_features. I see, but i read that i need to modify the “eglvivante.h” as header files are not set appropriately whe

Re: [Development] bitbake meta-toolchain error

2014-08-01 Thread thomas . senyk
EGL "thinks" (as in defines) it's a framebuffer build, Qt tries to build the XCB plugin .. shouldn't happen when removing x11 from distro_features. Have you 'bitbake'ed before adding DISTRO_FREATURES_remove ... ? If so consider to start over with a fresh build because it might be a bit hard to

[Development] bitbake meta-toolchain error

2014-08-01 Thread Nilesh Kokane
Hello, I followed http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard (newly added) The DISTRO_FEATURES_remove = "x11 wayland" is removed from the local.conf And after giving the bitbake core-image-minimal I'm logged with the errors as posted on pastebin http://pastebin