[OE-core] [PATCH 14/26] clutter-gst-1.4: Rebase patches and update checksum

Saul Wold sgw at linux.intel.com
Thu May 5 07:57:18 UTC 2011


From: Saul Wold <sgw at linux.intel.com>

Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 .../clutter/clutter-gst-1.4/enable_tests.patch     |   15 +++++++++++++++
 .../clutter/clutter-gst-1.4_git.bb                 |    4 ++--
 2 files changed, 17 insertions(+), 2 deletions(-)
 create mode 100644 meta/recipes-graphics/clutter/clutter-gst-1.4/enable_tests.patch

diff --git a/meta/recipes-graphics/clutter/clutter-gst-1.4/enable_tests.patch b/meta/recipes-graphics/clutter/clutter-gst-1.4/enable_tests.patch
new file mode 100644
index 0000000..f1f68ac
--- /dev/null
+++ b/meta/recipes-graphics/clutter/clutter-gst-1.4/enable_tests.patch
@@ -0,0 +1,15 @@
+Install example binary needed for core-image-clutter
+
+Signed-off-by: Zhai Edwin <edwin.zhai at 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) \
diff --git a/meta/recipes-graphics/clutter/clutter-gst-1.4_git.bb b/meta/recipes-graphics/clutter/clutter-gst-1.4_git.bb
index 94d6885..1ab867d 100644
--- a/meta/recipes-graphics/clutter/clutter-gst-1.4_git.bb
+++ b/meta/recipes-graphics/clutter/clutter-gst-1.4_git.bb
@@ -4,12 +4,12 @@ SRCREV = "8a087fabc888a6a4a939760c392109dbb610adbf"
 PV = "1.3.4+git${SRCPV}"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34 \
-                    file://clutter-gst/clutter-gst.h;beginline=1;endline=24;md5=95baacba194e814c110ea3bdf25ddbf4"
+                    file://clutter-gst/clutter-gst.h;beginline=1;endline=24;md5=3275ae5179d58dccf8852cdad3a44574"
 
 DEPENDS += "clutter-1.4"
 
 SRC_URI = "git://git.clutter-project.org/clutter-gst.git;protocol=git;branch=master \
-           file://enable_tests.patch"
+           file://enable_tests-1.4.patch"
 
 S = "${WORKDIR}/git"
 
-- 
1.7.1.1





More information about the Openembedded-core mailing list