mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 03:32:12 +02:00
clutter-gst-1.4: Add missing patch
(From OE-Core rev: 5e887d4088056a6f65f2f3bef7ccb179177498fd) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b8124c4711
commit
2831f158e5
@@ -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) \
|
||||
Reference in New Issue
Block a user