[meta-ti] meta-ti + meta-qt5

Sundareson, Prabindh prabu at ti.com
Wed Jun 19 21:34:03 PDT 2013


The instructions build eglfs as well (without xcb), as in the below patch. Just that I cannot test it on platform due to the absence of GLES2 driver.  verbose flag in the qt configuration (qt5.inc) would help debug what is going wrong.

https://github.com/prabindh/meta-qt5/commit/c8129fb5057f9254c773f82d2fdbd85d9c56410a

regards,
Prabu
From: Nicolas Dechesne [mailto:nicolas.dechesne at linaro.org]
Sent: Thursday, June 20, 2013 9:45 AM
To: Sundareson, Prabindh
Cc: meta-ti at yoctoproject.org
Subject: Re: [meta-ti] meta-ti + meta-qt5


On Wed, Jun 19, 2013 at 11:01 PM, Sundareson, Prabindh <prabu at ti.com<mailto:prabu at ti.com>> wrote:
Yocto builds:

http://gpupowered.org/node/20

Standalone builds:

http://gpupowered.org/node/21


yes, that's the blog posts, i had read. but that doesn't deal with eglfs.

i was trying to build qt5 with eglfs support using something like this:

+GL_DEPENDS = "virtual/libgles2 virtual/egl"
+QT_GLFLAGS = "-opengl es2 -eglfs"

since i don't have x11 support in my distro (on purpose), qt5base fails to configure properly since the EGL auto detect fails to build for that reason:

| EGL auto-detection... ()
| compiling /work/rdk/build-dylan-qemuarm/tmp/work/armv5te-rdk-linux-gnueabi/qtbase/5.0.2-r2.0/qtbase-opensource-src-5.0.2/config.tests/qpa/egl/egl.cpp
| In file included from /work/rdk/build-dylan-qemuarm/tmp/sysroots/qemuarm/usr/include/EGL/egl.h:36:0,
|                  from /work/rdk/build-dylan-qemuarm/tmp/work/armv5te-rdk-linux-gnueabi/qtbase/5.0.2-r2.0/qtbase-opensource-src-5.0.2/config.tests/qpa/egl/egl.cpp:42:
| /work/rdk/build-dylan-qemuarm/tmp/sysroots/qemuarm/usr/include/EGL/eglplatform.h:118:22: fatal error: X11/Xlib.h: No such file or directory
| compilation terminated.
| make: *** [egl.o] Error 1
| EGL disabled.


have you started to look into enabling eglfs in the build?

nicolas






-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-ti/attachments/20130620/1e032b13/attachment.html>


More information about the meta-ti mailing list