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

Nicolas Dechesne nicolas.dechesne at linaro.org
Wed Jun 19 21:14:53 PDT 2013


On Wed, Jun 19, 2013 at 11:01 PM, Sundareson, Prabindh <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/b1effaf4/attachment.html>


More information about the meta-ti mailing list