]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-test: Remove unused patch
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 17 Jan 2014 18:18:53 +0000 (16:18 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Sat, 18 Jan 2014 19:22:21 +0000 (17:22 -0200)
The patch 'mxc_x11_test-exclude-IMX-5-6-platforms.patch' is unused, drop it.

Change-Id: I2a46ed1db19331b9c3b7c9d1d662bfd455afe00d
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-bsp/imx-test/imx-test/mxc_x11_test-exclude-IMX-5-6-platforms.patch [deleted file]

diff --git a/meta-fsl-arm/recipes-bsp/imx-test/imx-test/mxc_x11_test-exclude-IMX-5-6-platforms.patch b/meta-fsl-arm/recipes-bsp/imx-test/imx-test/mxc_x11_test-exclude-IMX-5-6-platforms.patch
deleted file mode 100644 (file)
index 0940780..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-From 868587e3e59bb70061c4c0bad9c6b6c009f8bd94 Mon Sep 17 00:00:00 2001
-From: Leonardo Sandoval <leonardo.sandoval@freescale.com>
-Date: Thu, 7 Feb 2013 14:53:02 -0600
-Subject: [PATCH] mxc_x11_test: exclude IMX[5|6] platforms
-
-Upstream-Status: Pending
-
-Signed-off-by: Leonardo Sandoval <leonardo.sandoval@freescale.com>
----
- test/mxc_x11_test/Makefile |    2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/test/mxc_x11_test/Makefile b/test/mxc_x11_test/Makefile
-index dd4ca7c..f4794fc 100644
---- a/test/mxc_x11_test/Makefile
-+++ b/test/mxc_x11_test/Makefile
-@@ -1,5 +1,5 @@
- # list of platforms which did not want this test case
--EXCLUDE_LIST:=
-+EXCLUDE_LIST:=IMX6Q IMX53 IMX51
- CFLAGS += -lm
- LIBS += -lX11 -lXdamage -lXrender -lXrandr
--- 
-1.7.9.5
-