clutter-mozembed: Update patches

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2009-07-27 15:20:41 +01:00
parent d776c57464
commit dc50ffba55
3 changed files with 21 additions and 8 deletions

View File

@@ -0,0 +1,13 @@
Index: git/cluttermozembed/Makefile.am
===================================================================
--- git.orig/cluttermozembed/Makefile.am 2009-06-10 15:04:54.000000000 +0100
+++ git/cluttermozembed/Makefile.am 2009-06-10 15:10:12.000000000 +0100
@@ -61,7 +61,7 @@
clutter-mozembed-private.h
source_c = \
clutter-mozembed.c \
- clutter-mozembed-download.c
+ clutter-mozembed-download.c dummy.cpp
bin_PROGRAMS = clutter-mozheadless

View File

@@ -1,11 +1,11 @@
Index: git/cluttermozembed/Makefile.am
===================================================================
--- git.orig/cluttermozembed/Makefile.am 2009-06-10 15:04:54.000000000 +0100
+++ git/cluttermozembed/Makefile.am 2009-06-10 15:10:12.000000000 +0100
@@ -61,7 +61,7 @@
clutter-mozembed-private.h
source_c = \
--- git.orig/cluttermozembed/Makefile.am 2009-07-24 16:58:24.000000000 +0100
+++ git/cluttermozembed/Makefile.am 2009-07-24 17:00:53.000000000 +0100
@@ -66,7 +66,7 @@
clutter-mozembed.c \
clutter-mozembed-comms.c \
clutter-mozembed-comms.h \
- clutter-mozembed-download.c
+ clutter-mozembed-download.c dummy.cpp

View File

@@ -1,11 +1,11 @@
require clutter-mozembed.inc
PV = "0.8.0+git${SRCPV}"
PR = "r2"
PR = "r3"
SRC_URI = "git://git.clutter-project.org/clutter-mozembed.git;protocol=git \
file://link-with-g++.patch;patch=1"
file://link-with-g++-da7632f3e2c8d1a70ab01cc7adb63760d8718b41.patch;patch=1;rev=da7632f3e2c8d1a70ab01cc7adb63760d8718b41 \
file://link-with-g++.patch;patch=1;notrev=da7632f3e2c8d1a70ab01cc7adb63760d8718b41"
S = "${WORKDIR}/git"
do_configure_prepend () {