mirror of
https://git.yoctoproject.org/poky
synced 2026-03-05 14:59:41 +01:00
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>
16 lines
523 B
Diff
16 lines
523 B
Diff
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) \
|