]> code.ossystems Code Review - openembedded-core.git/commitdiff
gtk: upgrade to 2.13.3 in bleeding
authorRoss Burton <ross@openedhand.com>
Mon, 23 Jun 2008 10:45:33 +0000 (10:45 +0000)
committerRoss Burton <ross@openedhand.com>
Mon, 23 Jun 2008 10:45:33 +0000 (10:45 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4719 311d38ba-8fff-0310-9ca6-ca027cbcb966

18 files changed:
meta/conf/distro/poky-bleeding.conf
meta/packages/gtk+/gtk+-2.13.3/cellrenderer-cairo.patch [moved from meta/packages/gtk+/gtk+-2.13.2/cellrenderer-cairo.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.13.3/combo-arrow-size.patch [moved from meta/packages/gtk+/gtk+-2.13.2/combo-arrow-size.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.13.3/entry-cairo.patch [moved from meta/packages/gtk+/gtk+-2.13.2/entry-cairo.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.13.3/filechooser-default.patch [moved from meta/packages/gtk+/gtk+-2.13.2/filechooser-default.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.13.3/filechooser-props.patch [moved from meta/packages/gtk+/gtk+-2.13.2/filechooser-props.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.13.3/filechooser-sizefix.patch [moved from meta/packages/gtk+/gtk+-2.13.2/filechooser-sizefix.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.13.3/filesystem-volumes.patch [moved from meta/packages/gtk+/gtk+-2.13.2/filesystem-volumes.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.13.3/gtklabel-resize-patch [moved from meta/packages/gtk+/gtk+-2.13.2/gtklabel-resize-patch with 100% similarity]
meta/packages/gtk+/gtk+-2.13.3/hardcoded_libtool.patch [moved from meta/packages/gtk+/gtk+-2.13.2/hardcoded_libtool.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.13.3/menu-deactivate.patch [moved from meta/packages/gtk+/gtk+-2.13.2/menu-deactivate.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.13.3/no-demos.patch [moved from meta/packages/gtk+/gtk+-2.13.2/no-demos.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.13.3/pangoxft2.10.6.diff [moved from meta/packages/gtk+/gtk+-2.13.2/pangoxft2.10.6.diff with 100% similarity]
meta/packages/gtk+/gtk+-2.13.3/range-no-redraw.patch [moved from meta/packages/gtk+/gtk+-2.13.2/range-no-redraw.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.13.3/run-iconcache.patch [moved from meta/packages/gtk+/gtk+-2.13.2/run-iconcache.patch with 100% similarity]
meta/packages/gtk+/gtk+-2.13.3/toggle-font.diff [moved from meta/packages/gtk+/gtk+-2.13.2/toggle-font.diff with 100% similarity]
meta/packages/gtk+/gtk+-2.13.3/xsettings.patch [moved from meta/packages/gtk+/gtk+-2.13.2/xsettings.patch with 100% similarity]
meta/packages/gtk+/gtk+_2.13.3.bb [moved from meta/packages/gtk+/gtk+_2.13.2.bb with 97% similarity]

index ac6fa452f06d15f61846d5a658993c7bdf4dfbd8..cdd16ca2c4adbc301d8494edd0dbde59fdf50d69 100644 (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
similarity index 97%
rename from meta/packages/gtk+/gtk+_2.13.2.bb
rename to meta/packages/gtk+/gtk+_2.13.3.bb
index 8d0994fd1da6c4bf862c95182b7f9904fb1a11ff..c716c5b76a90fc65221c5c39feefb34f0b7ab626 100644 (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 \