summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/clutter/clutter-gst/enable_tests-1.4.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/clutter/clutter-gst/enable_tests-1.4.patch')
-rw-r--r--meta/recipes-graphics/clutter/clutter-gst/enable_tests-1.4.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta/recipes-graphics/clutter/clutter-gst/enable_tests-1.4.patch b/meta/recipes-graphics/clutter/clutter-gst/enable_tests-1.4.patch
new file mode 100644
index 0000000000..f1f68ac780
--- /dev/null
+++ b/meta/recipes-graphics/clutter/clutter-gst/enable_tests-1.4.patch
@@ -0,0 +1,15 @@
1Install example binary needed for core-image-clutter
2
3Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
4Index: git/examples/Makefile.am
5===================================================================
6--- git.orig/examples/Makefile.am 2011-05-04 14:07:21.000000000 -0700
7+++ git/examples/Makefile.am 2011-05-04 14:24:38.625984314 -0700
8@@ -1,6 +1,6 @@
9 NULL = #
10
11-noinst_PROGRAMS = video-player video-sink audio-player
12+bin_PROGRAMS = video-player video-sink audio-player
13
14 INCLUDES = -I$(top_srcdir) \
15 $(MAINTAINER_CFLAGS) \