]> code.ossystems Code Review - openembedded-core.git/commit
gtk+: upgrade to 2.24.25
authorRoss Burton <ross.burton@intel.com>
Fri, 19 Dec 2014 19:52:36 +0000 (19:52 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 31 Dec 2014 08:11:47 +0000 (08:11 +0000)
commit9299b5d2e5f82cf0e3f66ca49dedbe2c8b18bb44
treef23bd3bb90e9950aa6c73de5850d0bf1be3077f6
parentdbfe7d6eb2a292efe25f43ca2f5b3bb476a6210d
gtk+: upgrade to 2.24.25

Remove patches that are no longer needed:
* GtkButton-do-no-prelight: merged upstream
* Duplicate-the-exec-string: upstream decided this behaviour is incorrect
* cellrenderer-cairo: Cairo isn't the performance bottleneck it once was, drop
* configure-nm: resolved upstrea
* configurefix.patch: not applied
* run-iconcache: not needed when building tarballs, and if gtk-update-icon-cache
  is needed at build time (e.g. user is customising default icon theme) then
  they can add a dependency on gtk-update-icon-cache-native.

Also remove mention of patches that have been commented out for a long time.

Signed-off-by: Ross Burton <ross.burton@intel.com>
12 files changed:
meta/recipes-gnome/gtk+/gtk+-2.24.24/0001-GtkButton-do-not-prelight-in-touchscreen-mode.patch [deleted file]
meta/recipes-gnome/gtk+/gtk+-2.24.24/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch [deleted file]
meta/recipes-gnome/gtk+/gtk+-2.24.24/cellrenderer-cairo.patch [deleted file]
meta/recipes-gnome/gtk+/gtk+-2.24.24/configure-nm.patch [deleted file]
meta/recipes-gnome/gtk+/gtk+-2.24.24/configurefix.patch [deleted file]
meta/recipes-gnome/gtk+/gtk+-2.24.24/entry-cairo.patch [deleted file]
meta/recipes-gnome/gtk+/gtk+-2.24.24/run-iconcache.patch [deleted file]
meta/recipes-gnome/gtk+/gtk+/doc-fixes.patch [moved from meta/recipes-gnome/gtk+/gtk+-2.24.24/doc-fixes.patch with 100% similarity]
meta/recipes-gnome/gtk+/gtk+/hardcoded_libtool.patch [moved from meta/recipes-gnome/gtk+/gtk+-2.24.24/hardcoded_libtool.patch with 100% similarity]
meta/recipes-gnome/gtk+/gtk+/toggle-font.diff [moved from meta/recipes-gnome/gtk+/gtk+-2.24.24/toggle-font.diff with 100% similarity]
meta/recipes-gnome/gtk+/gtk+/xsettings.patch [moved from meta/recipes-gnome/gtk+/gtk+-2.24.24/xsettings.patch with 100% similarity]
meta/recipes-gnome/gtk+/gtk+_2.24.25.bb [moved from meta/recipes-gnome/gtk+/gtk+_2.24.24.bb with 61% similarity]