We can't append SRC_URI here without using an override because it add
patches for all machines, including non imx machines, e.g QEMU machines.
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
PACKAGECONFIG_GL_imxgpu3d = "${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'gles2', '', d)}"
-SRC_URI_append = " \
+SRC_URI_append_imxgpu2d = " \
file://0001-glplugin-Change-wayland-default-res-to-1024x768.patch \
file://0002-Support-fb-backend-for-gl-plugins.patch \
file://0003-Add-directviv-to-glimagesink-to-improve-playback-per.patch \