summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/clutter/clutter-gst/enable_tests.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/clutter/clutter-gst/enable_tests.patch')
-rw-r--r--meta/recipes-graphics/clutter/clutter-gst/enable_tests.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/meta/recipes-graphics/clutter/clutter-gst/enable_tests.patch b/meta/recipes-graphics/clutter/clutter-gst/enable_tests.patch
deleted file mode 100644
index 6175a521d1..0000000000
--- a/meta/recipes-graphics/clutter/clutter-gst/enable_tests.patch
+++ /dev/null
@@ -1,18 +0,0 @@
1Install example binary needed for core-image-clutter
2
3Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
4
5Upstream-Status: Inappropriate [configuration]
6
7Index: git/examples/Makefile.am
8===================================================================
9--- git.orig/examples/Makefile.am 2011-01-31 10:14:23.000000000 +0800
10+++ git/examples/Makefile.am 2011-01-31 10:14:34.000000000 +0800
11@@ -1,6 +1,6 @@
12 NULL = #
13
14-noinst_PROGRAMS = video-player video-sink
15+bin_PROGRAMS = video-player video-sink
16
17 INCLUDES = -I$(top_srcdir) \
18 $(MAINTAINER_CFLAGS) \