]> code.ossystems Code Review - openembedded-core.git/commitdiff
Upgrade to latest GTK+ and Pango
authorRoss Burton <ross@openedhand.com>
Tue, 13 Mar 2007 09:24:05 +0000 (09:24 +0000)
committerRoss Burton <ross@openedhand.com>
Tue, 13 Mar 2007 09:24:05 +0000 (09:24 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1337 311d38ba-8fff-0310-9ca6-ca027cbcb966

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

index 1f88b548afc9d2a3d5db9dcd70d5fd2599432c28..4396d4287dc7ad71490a77c7986e781731ed05d9 100644 (file)
@@ -2,7 +2,7 @@ PREFERRED_VERSION_glib-2.0 ?= "2.12.11"
 PREFERRED_VERSION_glib-2.0-native ?= "2.12.4"
 
 PREFERRED_VERSION_cairo ?= "1.4.0"
-PREFERRED_VERSION_pango ?= "1.16.0"
-PREFERRED_VERSION_gtk+ ?= "2.10.9"
+PREFERRED_VERSION_pango ?= "1.16.1"
+PREFERRED_VERSION_gtk+ ?= "2.10.10"
 
 require conf/distro/poky.conf