Re: [meta-freescale] R: Eglfs issue with mx53

2014-01-02 Thread Simone
Hello Eric, I've done some other steps and tries, but always the same result. I don't want X11, and my board is totally based on imx53qsb. The scenario is perfect but i'm unlucky and nothing works.. :-) It seems to me that there is no gpu lib for opengl es2 on my build, so I tried to include amd-

Re: [meta-freescale] R: Eglfs issue with mx53

2014-01-02 Thread Eric Bénard
Hi, Le Wed, 1 Jan 2014 21:34:22 +0100, "Simone" a écrit : > Update: > > I compared the current qmake.conf with the imx6sabre qmake.conf (which is > working) and I have some doubt: > > > > In imx6 qmake.conf, the ENV are: > > IMX6_CFLAGS= -DLINUX=1 -DEGL

[meta-freescale] R: Eglfs issue with mx53

2014-01-01 Thread Simone
Update: I compared the current qmake.conf with the imx6sabre qmake.conf (which is working) and I have some doubt: In imx6 qmake.conf, the ENV are: IMX6_CFLAGS= -DLINUX=1 -DEGL_API_FB=1 QMAKE_LIBS_EGL += -lEGL QMAKE_LIBS_OPENGL