]> code.ossystems Code Review - openembedded-core.git/commitdiff
gtk+: update to upstream version 2.24.20
authorMarko Lindqvist <cazfi74@gmail.com>
Fri, 16 Aug 2013 08:07:50 +0000 (11:07 +0300)
committerSaul Wold <sgw@linux.intel.com>
Tue, 20 Aug 2013 14:09:06 +0000 (07:09 -0700)
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
13 files changed:
meta/recipes-gnome/gtk+/gtk+-2.24.20/0001-GtkButton-do-not-prelight-in-touchscreen-mode.patch [moved from meta/recipes-gnome/gtk+/gtk+-2.24.18/0001-GtkButton-do-not-prelight-in-touchscreen-mode.patch with 100% similarity]
meta/recipes-gnome/gtk+/gtk+-2.24.20/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch [moved from meta/recipes-gnome/gtk+/gtk+-2.24.18/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch with 100% similarity]
meta/recipes-gnome/gtk+/gtk+-2.24.20/cellrenderer-cairo.patch [moved from meta/recipes-gnome/gtk+/gtk+-2.24.18/cellrenderer-cairo.patch with 100% similarity]
meta/recipes-gnome/gtk+/gtk+-2.24.20/configure-nm.patch [moved from meta/recipes-gnome/gtk+/gtk+-2.24.18/configure-nm.patch with 100% similarity]
meta/recipes-gnome/gtk+/gtk+-2.24.20/configurefix.patch [moved from meta/recipes-gnome/gtk+/gtk+-2.24.18/configurefix.patch with 100% similarity]
meta/recipes-gnome/gtk+/gtk+-2.24.20/doc-fixes.patch [moved from meta/recipes-gnome/gtk+/gtk+-2.24.18/doc-fixes.patch with 100% similarity]
meta/recipes-gnome/gtk+/gtk+-2.24.20/entry-cairo.patch [moved from meta/recipes-gnome/gtk+/gtk+-2.24.18/entry-cairo.patch with 100% similarity]
meta/recipes-gnome/gtk+/gtk+-2.24.20/hardcoded_libtool.patch [moved from meta/recipes-gnome/gtk+/gtk+-2.24.18/hardcoded_libtool.patch with 100% similarity]
meta/recipes-gnome/gtk+/gtk+-2.24.20/no-demos.patch [moved from meta/recipes-gnome/gtk+/gtk+-2.24.18/no-demos.patch with 100% similarity]
meta/recipes-gnome/gtk+/gtk+-2.24.20/run-iconcache.patch [moved from meta/recipes-gnome/gtk+/gtk+-2.24.18/run-iconcache.patch with 100% similarity]
meta/recipes-gnome/gtk+/gtk+-2.24.20/toggle-font.diff [moved from meta/recipes-gnome/gtk+/gtk+-2.24.18/toggle-font.diff with 100% similarity]
meta/recipes-gnome/gtk+/gtk+-2.24.20/xsettings.patch [moved from meta/recipes-gnome/gtk+/gtk+-2.24.18/xsettings.patch with 100% similarity]
meta/recipes-gnome/gtk+/gtk+_2.24.20.bb [moved from meta/recipes-gnome/gtk+/gtk+_2.24.18.bb with 90% similarity]

similarity index 90%
rename from meta/recipes-gnome/gtk+/gtk+_2.24.18.bb
rename to meta/recipes-gnome/gtk+/gtk+_2.24.20.bb
index bfcdd643700936a574d3eede19cfd1b8ad062c40..baa5c9a748331ce883cf055dc5e3eaf9173b93d2 100644 (file)
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
                     file://gtk/gtk.h;endline=27;md5=c59e0b4490dd135a5726ebf851f9b17f \
                     file://gdk/gdk.h;endline=27;md5=07db285ec208fb3e0bf7d861b0614202 \
                     file://tests/testgtk.c;endline=27;md5=262db5db5f776f9863e56df31423e24c"
-SRC_URI = "http://download.gnome.org/sources/gtk+/2.24/gtk+-${PV}.tar.xz \
+SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-${PV}.tar.xz \
            file://xsettings.patch \
            file://run-iconcache.patch \
            file://configure-nm.patch \
@@ -28,10 +28,8 @@ 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 = "r0"
-
-SRC_URI[md5sum] = "4309379acdcd8abfb72ea89bce3e7746"
-SRC_URI[sha256sum] = "6c963101272ff53bb5b01d21bfb86cebba5f0a68f31c5e10523c63f07e762385"
+SRC_URI[md5sum] = "9d7833331d7accd80668e29d7f567ce5"
+SRC_URI[sha256sum] = "cc66bcbf9239a7d9861175c681ba95894b55c70dc0b37aad8345c46ecfda0da3"
 
 EXTRA_OECONF = "--without-libtiff --without-libjasper --enable-xkb --disable-glibtest --disable-cups --disable-xinerama"