summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/clutter/clutter-gst
diff options
context:
space:
mode:
authorJoshua Lock <josh@linux.intel.com>2011-11-01 14:29:55 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-08 14:32:54 +0000
commit65ce67a64ea0494e388b7f53275c70df71d06a6b (patch)
treebb08b759bad73f5774d04b3687335091bc19e489 /meta/recipes-graphics/clutter/clutter-gst
parent22fcc7c2b0c65859ef35a08327762127abdc4d50 (diff)
downloadpoky-65ce67a64ea0494e388b7f53275c70df71d06a6b.tar.gz
clutter-gst-1.8: add 1.4.2 for use with clutter 1.8
(From OE-Core rev: acca04830aad1368f0a5cc2f48302cf272731174) Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/clutter/clutter-gst')
-rw-r--r--meta/recipes-graphics/clutter/clutter-gst/enable_tests-1.8.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta/recipes-graphics/clutter/clutter-gst/enable_tests-1.8.bb b/meta/recipes-graphics/clutter/clutter-gst/enable_tests-1.8.bb
new file mode 100644
index 0000000000..35e60ca76f
--- /dev/null
+++ b/meta/recipes-graphics/clutter/clutter-gst/enable_tests-1.8.bb
@@ -0,0 +1,15 @@
1Install example binary needed for poky-image-clutter
2
3Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
4Index: clutter-gst-1.3.8/examples/Makefile.am
5===================================================================
6--- clutter-gst-1.3.8.orig/examples/Makefile.am
7+++ clutter-gst-1.3.8/examples/Makefile.am
8@@ -1,6 +1,6 @@
9 NULL = #
10
11-noinst_PROGRAMS = video-player video-sink video-sink-navigation
12+bin_PROGRAMS = video-player video-sink video-sink-navigation
13
14 INCLUDES = -I$(top_srcdir) \
15 $(MAINTAINER_CFLAGS) \