mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
clutter-gst-1.0: Upgrade to 1.3.4 (clutter 1.4 series)
Install the example binary needed for poky-image-clutter. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
1357d22238
commit
551174c789
15
meta/recipes-graphics/clutter/clutter-gst/enable_tests.patch
Normal file
15
meta/recipes-graphics/clutter/clutter-gst/enable_tests.patch
Normal file
@@ -0,0 +1,15 @@
|
||||
Install example binary needed for poky-image-clutter
|
||||
|
||||
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
|
||||
Index: git/examples/Makefile.am
|
||||
===================================================================
|
||||
--- git.orig/examples/Makefile.am 2011-01-31 10:14:23.000000000 +0800
|
||||
+++ git/examples/Makefile.am 2011-01-31 10:14:34.000000000 +0800
|
||||
@@ -1,6 +1,6 @@
|
||||
NULL = #
|
||||
|
||||
-noinst_PROGRAMS = video-player video-sink
|
||||
+bin_PROGRAMS = video-player video-sink
|
||||
|
||||
INCLUDES = -I$(top_srcdir) \
|
||||
$(MAINTAINER_CFLAGS) \
|
||||
Reference in New Issue
Block a user