]> code.ossystems Code Review - openembedded-core.git/commitdiff
moblin-web-browser: Drop unneeded patch
authorRichard Purdie <rpurdie@linux.intel.com>
Tue, 11 Aug 2009 08:14:41 +0000 (09:14 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 11 Aug 2009 08:14:41 +0000 (09:14 +0100)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
meta-moblin/packages/moblin-web-browser/moblin-web-browser/clutter10.patch [deleted file]
meta-moblin/packages/moblin-web-browser/moblin-web-browser_git.bb

diff --git a/meta-moblin/packages/moblin-web-browser/moblin-web-browser/clutter10.patch b/meta-moblin/packages/moblin-web-browser/moblin-web-browser/clutter10.patch
deleted file mode 100644 (file)
index 307f3c4..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: git/configure.ac
-===================================================================
---- git.orig/configure.ac      2009-07-31 11:35:36.000000000 +0100
-+++ git/configure.ac   2009-07-31 11:36:48.000000000 +0100
-@@ -32,7 +32,7 @@
-   [cat "$srcdir/po/Rules-mwbpages" >> po/Makefile])
- ])
--PKG_CHECK_MODULES(MWB, clutter-0.9 clutter-gtk-0.9 cluttermozembed nbtk-1.0 unique-1.0 >= 1.0.6 gtk+-2.0 libstartup-notification-1.0 >= 0.9)
-+PKG_CHECK_MODULES(MWB, clutter-1.0 clutter-gtk-0.10 cluttermozembed nbtk-1.0 unique-1.0 >= 1.0.6 gtk+-2.0 libstartup-notification-1.0 >= 0.9)
- PKG_CHECK_MODULES(MHS, mhs-1.0)
index c2fc9f6864005220034443fdd4045483ac9ea7df..b3ff20971a307e0699dd830218bdeadfb6d8f166 100644 (file)
@@ -1,8 +1,7 @@
 DESCRIPTION = "Moblin web browser (based on clutter + mozilla-headless/mozilla-offscreen)"
 SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git \
            file://xpidl-b55d523da7681febfabf9fc40dcd6fcee982b079.patch;patch=1;rev=b55d523da7681febfabf9fc40dcd6fcee982b079 \
-           file://xpidl.patch;patch=1;notrev=b55d523da7681febfabf9fc40dcd6fcee982b079 \
-           file://clutter10.patch;patch=1;notrev=5560cb14d6b83d0cd6750e33cad48b3b50f93207"
+           file://xpidl.patch;patch=1;notrev=b55d523da7681febfabf9fc40dcd6fcee982b079"
 LICENSE = "LGPLv2.1"
 PV = "0.0+git${SRCPV}"
 PR = "r5"