Remove a forced setting of PACKAGECONFIG_mx6 - this caused some flags
which were set by the main recipe to be lost, e.g. "x11". The flags
which are being set by these lines are correctly set in the main recipe,
so this change fixes the errant behaviour with no other side effects.
Signed-off-by: Gary Thomas <gary@mlbassoc.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
'-DEGL_API_DFB', '-DEGL_API_FB', d),d),d)}"
-PACKAGECONFIG_mx6 = " \
- ${@base_contains('DISTRO_FEATURES', 'directfb', 'directfb', '', d)}"
-
PACKAGECONFIG_append_mx6q = " egl glesv2"
PACKAGECONFIG_append_mx6dl = " egl glesv2"