From: Koen Kooi Date: Tue, 1 Apr 2008 16:50:01 +0000 (+0000) Subject: gtk 2.10.14: follow gtk 2.12 with not applying display-migration patch, applications... X-Git-Tag: Release-2010-05/1~7249^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86e14927b6ec3085881baa02854e76e518fd23c4;p=openembedded.git gtk 2.10.14: follow gtk 2.12 with not applying display-migration patch, applications now start 5 times faster --- diff --git a/packages/gtk+/gtk+_2.10.14.bb b/packages/gtk+/gtk+_2.10.14.bb index d8ae8ae9ba..c9b98a1897 100644 --- a/packages/gtk+/gtk+_2.10.14.bb +++ b/packages/gtk+/gtk+_2.10.14.bb @@ -1,6 +1,6 @@ require gtk-2.10.inc -PR = "r8" +PR = "r9" SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.10/gtk+-${PV}.tar.bz2 \ file://no-xwc.patch;patch=1 \ @@ -12,7 +12,7 @@ SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.10/gtk+-${PV}.tar.bz2 \ file://scroll-timings.patch;patch=1 \ file://small-gtkfilesel.patch;patch=1 \ file://small-gtkfilechooser.patch;patch=1 \ - file://migration.patch;patch=1;pnum=0 \ +# file://migration.patch;patch=1;pnum=0 \ file://run-iconcache.patch;patch=1 \ file://hardcoded_libtool.patch;patch=1 \ file://no-demos.patch;patch=1 \