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