The native and nativesdk classes now reset the MACHINEOVERRIDES
variable, avoiding the failure during the build due the extra flags
for Vivante support.
This patch removes the 'class-target' override as the override won't
apply in native and nativesdk use anymore.
Change-Id: I53b1939c1bd20fca1c3e39e67fd03aaa743501d0
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
'-DEGL_API_DFB', '-DEGL_API_FB', d),d),d)}"
-PACKAGECONFIG_class-target_mx6 = " \
+PACKAGECONFIG_mx6 = " \
${@base_contains('DISTRO_FEATURES', 'directfb', 'directfb', '', d)}"
-PACKAGECONFIG_append_class-target_mx6q = " egl glesv2"
-PACKAGECONFIG_append_class-target_mx6dl = " egl glesv2"
+PACKAGECONFIG_append_mx6q = " egl glesv2"
+PACKAGECONFIG_append_mx6dl = " egl glesv2"