aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/clutter/clutter-gtk/enable_tests.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/clutter/clutter-gtk/enable_tests.patch')
-rw-r--r--meta/recipes-graphics/clutter/clutter-gtk/enable_tests.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/meta/recipes-graphics/clutter/clutter-gtk/enable_tests.patch b/meta/recipes-graphics/clutter/clutter-gtk/enable_tests.patch
deleted file mode 100644
index bedf80e196..0000000000
--- a/meta/recipes-graphics/clutter/clutter-gtk/enable_tests.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Install the test binary needed for core-image-clutter
-
-Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
-
-Upstream-Status: Inappropriate [configuration]
-
-Index: git/examples/Makefile.am
-===================================================================
---- git.orig/examples/Makefile.am 2011-05-04 14:07:20.000000000 -0700
-+++ git/examples/Makefile.am 2011-05-04 14:38:29.785984519 -0700
-@@ -1,6 +1,6 @@
- NULL =
-
--noinst_PROGRAMS = \
-+bin_PROGRAMS = \
- gtk-clutter-events \
- gtk-clutter-multistage \
- gtk-clutter-test \