From 157db263b50fabf4afcbea3c2a5364c0752ae0e2 Mon Sep 17 00:00:00 2001 From: Joshua Lock Date: Tue, 8 Nov 2011 09:10:22 -0800 Subject: clutter-gst: fix patch filename Munged the patch filename somehow. Apologies for the noise. Signed-off-by: Joshua Lock Signed-off-by: Richard Purdie --- .../clutter/clutter-gst/enable_tests-1.8.patch | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 meta/recipes-graphics/clutter/clutter-gst/enable_tests-1.8.patch (limited to 'meta/recipes-graphics/clutter/clutter-gst/enable_tests-1.8.patch') diff --git a/meta/recipes-graphics/clutter/clutter-gst/enable_tests-1.8.patch b/meta/recipes-graphics/clutter/clutter-gst/enable_tests-1.8.patch new file mode 100644 index 0000000000..35e60ca76f --- /dev/null +++ b/meta/recipes-graphics/clutter/clutter-gst/enable_tests-1.8.patch @@ -0,0 +1,15 @@ +Install example binary needed for poky-image-clutter + +Signed-off-by: Zhai Edwin +Index: clutter-gst-1.3.8/examples/Makefile.am +=================================================================== +--- clutter-gst-1.3.8.orig/examples/Makefile.am ++++ clutter-gst-1.3.8/examples/Makefile.am +@@ -1,6 +1,6 @@ + NULL = # + +-noinst_PROGRAMS = video-player video-sink video-sink-navigation ++bin_PROGRAMS = video-player video-sink video-sink-navigation + + INCLUDES = -I$(top_srcdir) \ + $(MAINTAINER_CFLAGS) \ -- cgit v1.2.3