This breaks building as we currently have no native provider for EGL
and it does make no sense to enable it for native case.
Change-Id: If76a77053aebe09dc8b621eaff66a072fc618eda
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
'-DEGL_API_DFB', '-DEGL_API_FB', d),d),d)}"
-PACKAGECONFIG_mx6 = "egl glesv2 \
- ${@base_contains('DISTRO_FEATURES', 'directfb', 'directfb', '', d)}"
+PACKAGECONFIG_class-target_mx6 = " \
+ egl glesv2 \
+ ${@base_contains('DISTRO_FEATURES', 'directfb', 'directfb', '', d)}"