From: Fabio Berton Date: Tue, 24 Jan 2017 19:31:43 +0000 (-0200) Subject: mesa-demos: Set override for imxgpu2d machines X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=c18d245294d8d5e9cff7843f4f75d680b4b012e9;p=meta-freescale.git mesa-demos: Set override for imxgpu2d machines Signed-off-by: Fabio Berton Signed-off-by: Otavio Salvador --- diff --git a/recipes-graphics/mesa/mesa-demos_%.bbappend b/recipes-graphics/mesa/mesa-demos_%.bbappend index e900e1f8..a1c5b63d 100644 --- a/recipes-graphics/mesa/mesa-demos_%.bbappend +++ b/recipes-graphics/mesa/mesa-demos_%.bbappend @@ -1,6 +1,6 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -SRC_URI_append_mx6 = " file://Replace-glWindowPos2iARB-calls-with-glWindowPos2i.patch \ +SRC_URI_append_imxgpu2d = " file://Replace-glWindowPos2iARB-calls-with-glWindowPos2i.patch \ file://fix-clear-build-break.patch \ file://Additional-eglSwapBuffer-calling-makes-wrong-throttl.patch \ file://Add-OpenVG-demos-to-support-wayland.patch"