summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/clutter/clutter-gst/enable_tests.patch
diff options
context:
space:
mode:
authorTomas Frydrych <tomas@sleepfive.com>2013-05-20 16:05:22 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-05-21 09:30:16 +0100
commite77a014df21f301a8a0b746a4a1f712595ebcbaf (patch)
tree29be867397e58436ccde337574c1a341b2f35163 /meta/recipes-graphics/clutter/clutter-gst/enable_tests.patch
parentbcb0616551abd1e05d6ee88a22d6c0dfbb6c5fda (diff)
downloadpoky-e77a014df21f301a8a0b746a4a1f712595ebcbaf.tar.gz
clutter-gst: Replace with 1.6.0 version
(From OE-Core rev: 4476e789ac41f44ad74385d85a16e505d96bc100) Signed-off-by: Tomas Frydrych <tomas@sleepfive.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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) \