]> code.ossystems Code Review - openembedded-core.git/commitdiff
clutter-gst-1.4: Add missing patch
authorSaul Wold <sgw@linux.intel.com>
Thu, 5 May 2011 17:49:33 +0000 (10:49 -0700)
committerSaul Wold <sgw@linux.intel.com>
Mon, 9 May 2011 06:49:25 +0000 (23:49 -0700)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-graphics/clutter/clutter-gst/enable_tests-1.4.patch [new file with mode: 0644]

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 (file)
index 0000000..f1f68ac
--- /dev/null
@@ -0,0 +1,15 @@
+Install example binary needed for core-image-clutter
+
+Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
+Index: git/examples/Makefile.am
+===================================================================
+--- git.orig/examples/Makefile.am      2011-05-04 14:07:21.000000000 -0700
++++ git/examples/Makefile.am   2011-05-04 14:24:38.625984314 -0700
+@@ -1,6 +1,6 @@
+ NULL = #
+-noinst_PROGRAMS = video-player video-sink audio-player
++bin_PROGRAMS = video-player video-sink audio-player
+ INCLUDES = -I$(top_srcdir) \
+          $(MAINTAINER_CFLAGS) \