diff options
Diffstat (limited to 'meta/recipes-graphics/clutter/clutter-gst/enable_tests-1.8.patch')
| -rw-r--r-- | meta/recipes-graphics/clutter/clutter-gst/enable_tests-1.8.patch | 15 |
1 files changed, 15 insertions, 0 deletions
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 @@ | |||
| 1 | Install example binary needed for poky-image-clutter | ||
| 2 | |||
| 3 | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> | ||
| 4 | Index: 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) \ | ||
