]> code.ossystems Code Review - openembedded-core.git/commitdiff
Upgrade GTK+
authorRoss Burton <ross@openedhand.com>
Mon, 26 Mar 2007 14:28:20 +0000 (14:28 +0000)
committerRoss Burton <ross@openedhand.com>
Mon, 26 Mar 2007 14:28:20 +0000 (14:28 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1390 311d38ba-8fff-0310-9ca6-ca027cbcb966

21 files changed:
meta/conf/distro/poky-bleeding.conf
meta/packages/gtk+/gtk+-2.10.11/automake-lossage.patch [moved from meta/packages/gtk+/gtk+-2.10.10/automake-lossage.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.11/cellrenderer-cairo.patch [moved from meta/packages/gtk+/gtk+-2.10.10/cellrenderer-cairo.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.11/disable-print.patch [moved from meta/packages/gtk+/gtk+-2.10.10/disable-print.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.11/disable-tooltips.patch [moved from meta/packages/gtk+/gtk+-2.10.10/disable-tooltips.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.11/entry-cairo.patch [moved from meta/packages/gtk+/gtk+-2.10.10/entry-cairo.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.11/gtk+-handhelds.patch [moved from meta/packages/gtk+/gtk+-2.10.10/gtk+-handhelds.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.11/gtklabel-resize-patch [moved from meta/packages/gtk+/gtk+-2.10.10/gtklabel-resize-patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.11/hardcoded_libtool.patch [moved from meta/packages/gtk+/gtk+-2.10.10/hardcoded_libtool.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.11/menu-deactivate.patch [moved from meta/packages/gtk+/gtk+-2.10.10/menu-deactivate.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.11/migration.patch [moved from meta/packages/gtk+/gtk+-2.10.10/migration.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.11/no-demos.patch [moved from meta/packages/gtk+/gtk+-2.10.10/no-demos.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.11/no-xwc.patch [moved from meta/packages/gtk+/gtk+-2.10.10/no-xwc.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.11/pangoxft2.10.6.diff [moved from meta/packages/gtk+/gtk+-2.10.10/pangoxft2.10.6.diff with 100% similarity]
meta/packages/gtk+/gtk+-2.10.11/run-iconcache.patch [moved from meta/packages/gtk+/gtk+-2.10.10/run-iconcache.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.11/scroll-timings.patch [moved from meta/packages/gtk+/gtk+-2.10.10/scroll-timings.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.11/single-click.patch [moved from meta/packages/gtk+/gtk+-2.10.10/single-click.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.11/small-gtkfilesel.patch [moved from meta/packages/gtk+/gtk+-2.10.10/small-gtkfilesel.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.11/spinbutton.patch [moved from meta/packages/gtk+/gtk+-2.10.10/spinbutton.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.10.11/xsettings.patch [moved from meta/packages/gtk+/gtk+-2.10.10/xsettings.patch with 100% similarity]
meta/packages/gtk+/gtk+_2.10.11.bb [moved from meta/packages/gtk+/gtk+_2.10.10.bb with 100% similarity]

index 38488d816a30b1f2db1532588dc8da078a42b1ef..98aa157e581407f0d41ad4e922d4da6c8dd11bd8 100644 (file)
@@ -3,6 +3,6 @@ PREFERRED_VERSION_glib-2.0-native ?= "2.12.4"
 
 PREFERRED_VERSION_cairo ?= "1.4.2"
 PREFERRED_VERSION_pango ?= "1.16.1"
-PREFERRED_VERSION_gtk+ ?= "2.10.10"
+PREFERRED_VERSION_gtk+ ?= "2.10.11"
 
 require conf/distro/poky.conf