mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
moblin-web-browser: Drop unneeded patch
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -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)
|
|
||||||
|
|
||||||
@@ -1,8 +1,7 @@
|
|||||||
DESCRIPTION = "Moblin web browser (based on clutter + mozilla-headless/mozilla-offscreen)"
|
DESCRIPTION = "Moblin web browser (based on clutter + mozilla-headless/mozilla-offscreen)"
|
||||||
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git \
|
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git \
|
||||||
file://xpidl-b55d523da7681febfabf9fc40dcd6fcee982b079.patch;patch=1;rev=b55d523da7681febfabf9fc40dcd6fcee982b079 \
|
file://xpidl-b55d523da7681febfabf9fc40dcd6fcee982b079.patch;patch=1;rev=b55d523da7681febfabf9fc40dcd6fcee982b079 \
|
||||||
file://xpidl.patch;patch=1;notrev=b55d523da7681febfabf9fc40dcd6fcee982b079 \
|
file://xpidl.patch;patch=1;notrev=b55d523da7681febfabf9fc40dcd6fcee982b079"
|
||||||
file://clutter10.patch;patch=1;notrev=5560cb14d6b83d0cd6750e33cad48b3b50f93207"
|
|
||||||
LICENSE = "LGPLv2.1"
|
LICENSE = "LGPLv2.1"
|
||||||
PV = "0.0+git${SRCPV}"
|
PV = "0.0+git${SRCPV}"
|
||||||
PR = "r5"
|
PR = "r5"
|
||||||
|
|||||||
Reference in New Issue
Block a user