mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 06:49:32 +02:00
clutter-gst: fix patch filename
Munged the patch filename somehow. Apologies for the noise. (From OE-Core rev: 157db263b50fabf4afcbea3c2a5364c0752ae0e2) Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a756565d42
commit
e1ca9aad81
@@ -0,0 +1,15 @@
|
||||
Install example binary needed for poky-image-clutter
|
||||
|
||||
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
|
||||
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) \
|
||||
Reference in New Issue
Block a user