gtk: upgrade to 2.13.3 in bleeding

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4719 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton
2008-06-23 10:45:33 +00:00
parent 43f5623d4c
commit 424de0873d
18 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ PREFERRED_VERSION_glib-2.0 ?= "2.17.2"
PREFERRED_VERSION_glib-2.0-native ?= "2.17.2"
PREFERRED_VERSION_atk ?= "1.22.0"
PREFERRED_VERSION_pango ?= "1.21.2"
PREFERRED_VERSION_gtk+ ?= "2.13.2"
PREFERRED_VERSION_gtk+ ?= "2.13.3"
require conf/distro/include/poky-floating-revisions.inc
require conf/distro/poky.conf

View File

@@ -10,8 +10,8 @@ SRC_URI = "http://download.gnome.org/sources/gtk+/2.13/gtk+-${PV}.tar.bz2 \
file://cellrenderer-cairo.patch;patch=1;pnum=0 \
file://entry-cairo.patch;patch=1;pnum=0 \
file://toggle-font.diff;patch=1;pnum=0 \
file://filesystem-volumes.patch;patch=1 \
# TO MERGE
# file://filesystem-volumes.patch;patch=1 \
# file://filechooser-props.patch;patch=1 \
# file://filechooser-default.patch;patch=1 \
# file://filechooser-sizefix.patch;patch=1 \