meta-digi/meta-digi-dey/recipes-qt/qt5
Javier Viguera 6e96f4ac7e qtbase: add i.MX6UL overrides
This allows to build 'qtbase' for the CC6UL.

It only fixes the broken build, as any QT application that uses OpenGL/ES
will fail because there is no support for QT/OpenGL in modules without
a GPU.

Fix:

arm-dey-linux-gnueabi-g++  -march=armv7-a -mfloat-abi=softfp -mfpu=neon
--sysroot=/ssd/dey/jethro/fb/ccimx6ulsbc/tmp/sysroots/ccimx6ulsbc
-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o opengldesktop
opengldesktop.o   -lGL

.../arm-dey-linux-gnueabi/5.2.0/ld: cannot find -lGL

A similar commit was done in meta-fsl-arm.git (branch Krogoth).

https://jira.digi.com/browse/DEL-2607

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2016-09-27 11:27:49 +02:00
..
qtbase qt5: configure EGLFS platform automatically for non-X11 images 2015-12-22 14:35:04 +01:00
qtbase_%.bbappend qtbase: add i.MX6UL overrides 2016-09-27 11:27:49 +02:00
qtmultimedia_%.bbappend qt5: configure EGLFS platform automatically for non-X11 images 2015-12-22 14:35:04 +01:00
qtwebengine_%.bbappend qt5: qtwebengine: reduce parallel make jobs 2015-12-10 10:30:31 +01:00