[OE-core] [PATCH] gtk+: update to upstream version 2.24.14

Marko Lindqvist cazfi74 at gmail.com
Sat Dec 15 11:03:12 UTC 2012


Signed-off-by: Marko Lindqvist <cazfi74 at gmail.com>
---
 .../0001-GtkButton-do-not-prelight-in-touchscreen-mode.patch     |    0
 ...01-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch |    0
 .../gtk+/{gtk+-2.24.13 => gtk+-2.24.14}/cellrenderer-cairo.patch |    0
 .../gtk+/{gtk+-2.24.13 => gtk+-2.24.14}/configure-nm.patch       |    0
 .../gtk+/{gtk+-2.24.13 => gtk+-2.24.14}/configurefix.patch       |    0
 .../gtk+/{gtk+-2.24.13 => gtk+-2.24.14}/doc-fixes.patch          |    0
 .../gtk+/{gtk+-2.24.13 => gtk+-2.24.14}/entry-cairo.patch        |    0
 .../gtk+/{gtk+-2.24.13 => gtk+-2.24.14}/hardcoded_libtool.patch  |    0
 .../gtk+/{gtk+-2.24.13 => gtk+-2.24.14}/no-demos.patch           |    0
 .../gtk+/{gtk+-2.24.13 => gtk+-2.24.14}/run-iconcache.patch      |    0
 .../gtk+/{gtk+-2.24.13 => gtk+-2.24.14}/toggle-font.diff         |    0
 .../gtk+/{gtk+-2.24.13 => gtk+-2.24.14}/xsettings.patch          |    0
 meta/recipes-gnome/gtk+/{gtk+_2.24.13.bb => gtk+_2.24.14.bb}     |    6 +++---
 13 files changed, 3 insertions(+), 3 deletions(-)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.13 => gtk+-2.24.14}/0001-GtkButton-do-not-prelight-in-touchscreen-mode.patch (100%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.13 => gtk+-2.24.14}/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch (100%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.13 => gtk+-2.24.14}/cellrenderer-cairo.patch (100%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.13 => gtk+-2.24.14}/configure-nm.patch (100%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.13 => gtk+-2.24.14}/configurefix.patch (100%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.13 => gtk+-2.24.14}/doc-fixes.patch (100%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.13 => gtk+-2.24.14}/entry-cairo.patch (100%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.13 => gtk+-2.24.14}/hardcoded_libtool.patch (100%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.13 => gtk+-2.24.14}/no-demos.patch (100%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.13 => gtk+-2.24.14}/run-iconcache.patch (100%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.13 => gtk+-2.24.14}/toggle-font.diff (100%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.13 => gtk+-2.24.14}/xsettings.patch (100%)
 rename meta/recipes-gnome/gtk+/{gtk+_2.24.13.bb => gtk+_2.24.14.bb} (93%)

diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.13/0001-GtkButton-do-not-prelight-in-touchscreen-mode.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.14/0001-GtkButton-do-not-prelight-in-touchscreen-mode.patch
similarity index 100%
rename from meta/recipes-gnome/gtk+/gtk+-2.24.13/0001-GtkButton-do-not-prelight-in-touchscreen-mode.patch
rename to meta/recipes-gnome/gtk+/gtk+-2.24.14/0001-GtkButton-do-not-prelight-in-touchscreen-mode.patch
diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.13/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.14/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch
similarity index 100%
rename from meta/recipes-gnome/gtk+/gtk+-2.24.13/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch
rename to meta/recipes-gnome/gtk+/gtk+-2.24.14/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch
diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.13/cellrenderer-cairo.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.14/cellrenderer-cairo.patch
similarity index 100%
rename from meta/recipes-gnome/gtk+/gtk+-2.24.13/cellrenderer-cairo.patch
rename to meta/recipes-gnome/gtk+/gtk+-2.24.14/cellrenderer-cairo.patch
diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.13/configure-nm.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.14/configure-nm.patch
similarity index 100%
rename from meta/recipes-gnome/gtk+/gtk+-2.24.13/configure-nm.patch
rename to meta/recipes-gnome/gtk+/gtk+-2.24.14/configure-nm.patch
diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.13/configurefix.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.14/configurefix.patch
similarity index 100%
rename from meta/recipes-gnome/gtk+/gtk+-2.24.13/configurefix.patch
rename to meta/recipes-gnome/gtk+/gtk+-2.24.14/configurefix.patch
diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.13/doc-fixes.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.14/doc-fixes.patch
similarity index 100%
rename from meta/recipes-gnome/gtk+/gtk+-2.24.13/doc-fixes.patch
rename to meta/recipes-gnome/gtk+/gtk+-2.24.14/doc-fixes.patch
diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.13/entry-cairo.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.14/entry-cairo.patch
similarity index 100%
rename from meta/recipes-gnome/gtk+/gtk+-2.24.13/entry-cairo.patch
rename to meta/recipes-gnome/gtk+/gtk+-2.24.14/entry-cairo.patch
diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.13/hardcoded_libtool.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.14/hardcoded_libtool.patch
similarity index 100%
rename from meta/recipes-gnome/gtk+/gtk+-2.24.13/hardcoded_libtool.patch
rename to meta/recipes-gnome/gtk+/gtk+-2.24.14/hardcoded_libtool.patch
diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.13/no-demos.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.14/no-demos.patch
similarity index 100%
rename from meta/recipes-gnome/gtk+/gtk+-2.24.13/no-demos.patch
rename to meta/recipes-gnome/gtk+/gtk+-2.24.14/no-demos.patch
diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.13/run-iconcache.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.14/run-iconcache.patch
similarity index 100%
rename from meta/recipes-gnome/gtk+/gtk+-2.24.13/run-iconcache.patch
rename to meta/recipes-gnome/gtk+/gtk+-2.24.14/run-iconcache.patch
diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.13/toggle-font.diff b/meta/recipes-gnome/gtk+/gtk+-2.24.14/toggle-font.diff
similarity index 100%
rename from meta/recipes-gnome/gtk+/gtk+-2.24.13/toggle-font.diff
rename to meta/recipes-gnome/gtk+/gtk+-2.24.14/toggle-font.diff
diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.13/xsettings.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.14/xsettings.patch
similarity index 100%
rename from meta/recipes-gnome/gtk+/gtk+-2.24.13/xsettings.patch
rename to meta/recipes-gnome/gtk+/gtk+-2.24.14/xsettings.patch
diff --git a/meta/recipes-gnome/gtk+/gtk+_2.24.13.bb b/meta/recipes-gnome/gtk+/gtk+_2.24.14.bb
similarity index 93%
rename from meta/recipes-gnome/gtk+/gtk+_2.24.13.bb
rename to meta/recipes-gnome/gtk+/gtk+_2.24.14.bb
index bc88284..465f2b7 100644
--- a/meta/recipes-gnome/gtk+/gtk+_2.24.13.bb
+++ b/meta/recipes-gnome/gtk+/gtk+_2.24.14.bb
@@ -28,10 +28,10 @@ SRC_URI = "http://download.gnome.org/sources/gtk+/2.24/gtk+-${PV}.tar.xz \
 #        file://combo-arrow-size.patch;striplevel=0
 #            file://configurefix.patch
 
-PR = "r2"
+PR = "r0"
 
-SRC_URI[md5sum] = "e949406751df51e1e40e85628005a069"
-SRC_URI[sha256sum] = "35e1a01e46b02970b02ee9f299390d0aa57c1215ad2667bcd584b72f4ea6513d"
+SRC_URI[md5sum] = "e2c16f119ed624893ecfc3775930ae4c"
+SRC_URI[sha256sum] = "8bd1b8b511a3004e8972badf467ce829e6855cdff15540b9344dc934c68008ac"
 
 EXTRA_OECONF = "--without-libtiff --without-libjasper --enable-xkb --disable-glibtest --disable-cups --disable-xinerama"
 
-- 
1.7.10.4





More information about the Openembedded-core mailing list