]> code.ossystems Code Review - meta-freescale.git/commitdiff
cogl-1.0: Use compiler settings provided by IMX-GPU driver pkg-config
authorTom Hochstein <tom.hochstein@nxp.com>
Sat, 19 Nov 2016 01:11:45 +0000 (19:11 -0600)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 23 Nov 2016 10:09:34 +0000 (08:09 -0200)
The IMX-GPU driver now provides compiler settings through pkg-config,
so don't set them explicitly.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-graphics/cogl/cogl-1.0_%.bbappend

index 102461d65ffb237675778e5a8fe59c6f17f301b6..87fd15a4e9573a5a0e250fce56649b48b4329a07 100644 (file)
@@ -1,9 +1,3 @@
-# Provide the need flags and backend settings to work with Vivante GPU
-CFLAGS_append_mx6 = " -DLINUX \
-                      ${@bb.utils.contains('DISTRO_FEATURES', 'x11', '', \
-                                        bb.utils.contains('DISTRO_FEATURES', 'wayland', \
-                                                      '-DEGL_API_WL -DEGL_API_FB', '', d), d)}"
-
 PACKAGECONFIG_mx6 ??= "cogl-pango gles2 \
                        ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'egl-x11', \
                                          bb.utils.contains('DISTRO_FEATURES', 'wayland', \