]> code.ossystems Code Review - meta-freescale.git/commitdiff
efl: Avoid applying the patch for non-i.MX6 machines
authorOtavio Salvador <otavio@ossystems.com.br>
Wed, 5 Nov 2014 11:53:39 +0000 (09:53 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 5 Nov 2014 12:45:22 +0000 (10:45 -0200)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/efl-layer/recipes-efl/efl/efl_%.bbappend

index 10c99d83ccd85a5aa02549d52346c242cb454b0a..72ef79801037b5b772a1996397781c0472348b1b 100644 (file)
@@ -1,3 +1,3 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
-SRC_URI += "file://0001-Add-preprocessor-definitions-for-Vivante-GLES-header.patch"
+SRC_URI_append_mx6 = " file://0001-Add-preprocessor-definitions-for-Vivante-GLES-header.patch"