From: Zhai Edwin Date: Tue, 29 Nov 2011 23:24:12 +0000 (+0800) Subject: gtk+: Upgrade to 2.24.8 X-Git-Tag: 2015-4~12603 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=c9dab6fda614051d9ed869a1ec42f4212726b313;p=openembedded-core.git gtk+: Upgrade to 2.24.8 Signed-off-by: Zhai Edwin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.6/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.8/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.6/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.8/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.6/cellrenderer-cairo.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.8/cellrenderer-cairo.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.6/cellrenderer-cairo.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.8/cellrenderer-cairo.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.6/configure-nm.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.8/configure-nm.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.6/configure-nm.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.8/configure-nm.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.6/configurefix.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.8/configurefix.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.6/configurefix.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.8/configurefix.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.6/doc-fixes.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.8/doc-fixes.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.6/doc-fixes.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.8/doc-fixes.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.6/entry-cairo.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.8/entry-cairo.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.6/entry-cairo.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.8/entry-cairo.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.6/hardcoded_libtool.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.8/hardcoded_libtool.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.6/hardcoded_libtool.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.8/hardcoded_libtool.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.6/no-demos.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.8/no-demos.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.6/no-demos.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.8/no-demos.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.6/run-iconcache.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.8/run-iconcache.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.6/run-iconcache.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.8/run-iconcache.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.6/toggle-font.diff b/meta/recipes-gnome/gtk+/gtk+-2.24.8/toggle-font.diff similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.6/toggle-font.diff rename to meta/recipes-gnome/gtk+/gtk+-2.24.8/toggle-font.diff diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.6/xsettings.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.8/xsettings.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.6/xsettings.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.8/xsettings.patch diff --git a/meta/recipes-gnome/gtk+/gtk+_2.24.6.bb b/meta/recipes-gnome/gtk+/gtk+_2.24.8.bb similarity index 93% rename from meta/recipes-gnome/gtk+/gtk+_2.24.6.bb rename to meta/recipes-gnome/gtk+/gtk+_2.24.8.bb index ade0a2da32..fb88979f14 100644 --- a/meta/recipes-gnome/gtk+/gtk+_2.24.6.bb +++ b/meta/recipes-gnome/gtk+/gtk+_2.24.8.bb @@ -27,10 +27,10 @@ SRC_URI = "http://download.gnome.org/sources/gtk+/2.24/gtk+-${PV}.tar.bz2 \ # file://combo-arrow-size.patch;striplevel=0 # file://configurefix.patch -PR = "r2" +PR = "r0" -SRC_URI[md5sum] = "421100f6597e613234f8dead6091a9fe" -SRC_URI[sha256sum] = "6f45bdbf9ea27eb3b5f977d7ee2365dede0d0ce454985680c26e5210163bbf37" +SRC_URI[md5sum] = "0413187f7e596aef00ccd1b54776ff03" +SRC_URI[sha256sum] = "ac2325a65312922a6722a7c02a389f3f4072d79e13131485cc7b7226e2537043" EXTRA_OECONF = "--without-libtiff --without-libjasper --enable-xkb --disable-glibtest --disable-cups --disable-xinerama"