diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.15/0001-GtkButton-do-not-prelight-in-touchscreen-mode.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.18/0001-GtkButton-do-not-prelight-in-touchscreen-mode.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.15/0001-GtkButton-do-not-prelight-in-touchscreen-mode.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.18/0001-GtkButton-do-not-prelight-in-touchscreen-mode.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.15/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.18/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.15/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.18/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.15/cellrenderer-cairo.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.18/cellrenderer-cairo.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.15/cellrenderer-cairo.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.18/cellrenderer-cairo.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.15/configure-nm.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.18/configure-nm.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.15/configure-nm.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.18/configure-nm.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.15/configurefix.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.18/configurefix.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.15/configurefix.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.18/configurefix.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.15/doc-fixes.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.18/doc-fixes.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.15/doc-fixes.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.18/doc-fixes.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.15/entry-cairo.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.18/entry-cairo.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.15/entry-cairo.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.18/entry-cairo.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.15/hardcoded_libtool.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.18/hardcoded_libtool.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.15/hardcoded_libtool.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.18/hardcoded_libtool.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.15/no-demos.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.18/no-demos.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.15/no-demos.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.18/no-demos.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.15/run-iconcache.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.18/run-iconcache.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.15/run-iconcache.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.18/run-iconcache.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.15/toggle-font.diff b/meta/recipes-gnome/gtk+/gtk+-2.24.18/toggle-font.diff similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.15/toggle-font.diff rename to meta/recipes-gnome/gtk+/gtk+-2.24.18/toggle-font.diff diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.15/xsettings.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.18/xsettings.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.15/xsettings.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.18/xsettings.patch diff --git a/meta/recipes-gnome/gtk+/gtk+_2.24.15.bb b/meta/recipes-gnome/gtk+/gtk+_2.24.18.bb similarity index 93% rename from meta/recipes-gnome/gtk+/gtk+_2.24.15.bb rename to meta/recipes-gnome/gtk+/gtk+_2.24.18.bb index 02d66f86b9..bfcdd64370 100644 --- a/meta/recipes-gnome/gtk+/gtk+_2.24.15.bb +++ b/meta/recipes-gnome/gtk+/gtk+_2.24.18.bb @@ -28,10 +28,10 @@ SRC_URI = "http://download.gnome.org/sources/gtk+/2.24/gtk+-${PV}.tar.xz \ # file://combo-arrow-size.patch;striplevel=0 # file://configurefix.patch -PR = "r1" +PR = "r0" -SRC_URI[md5sum] = "68f034fb4f68086790d7488cf00e71c8" -SRC_URI[sha256sum] = "d7e1c6d6ae6baa48c88441fe52b73b0fb6008763644867d59b049bafb0cf771b" +SRC_URI[md5sum] = "4309379acdcd8abfb72ea89bce3e7746" +SRC_URI[sha256sum] = "6c963101272ff53bb5b01d21bfb86cebba5f0a68f31c5e10523c63f07e762385" EXTRA_OECONF = "--without-libtiff --without-libjasper --enable-xkb --disable-glibtest --disable-cups --disable-xinerama"