diff options
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.patch | 18 |
1 files changed, 0 insertions, 18 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 deleted file mode 100644 index 3fc1378a7d..0000000000 --- a/meta/recipes-graphics/clutter/clutter-gst/enable_tests-1.4.patch +++ /dev/null | |||
@@ -1,18 +0,0 @@ | |||
1 | Install example binary needed for core-image-clutter | ||
2 | |||
3 | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> | ||
4 | |||
5 | Upstream-Status: Inappropriate [configuration] | ||
6 | |||
7 | Index: git/examples/Makefile.am | ||
8 | =================================================================== | ||
9 | --- git.orig/examples/Makefile.am 2011-05-04 14:07:21.000000000 -0700 | ||
10 | +++ git/examples/Makefile.am 2011-05-04 14:24:38.625984314 -0700 | ||
11 | @@ -1,6 +1,6 @@ | ||
12 | NULL = # | ||
13 | |||
14 | -noinst_PROGRAMS = video-player video-sink audio-player | ||
15 | +bin_PROGRAMS = video-player video-sink audio-player | ||
16 | |||
17 | INCLUDES = -I$(top_srcdir) \ | ||
18 | $(MAINTAINER_CFLAGS) \ | ||