From: Dongxiao Xu Date: Wed, 29 Dec 2010 06:56:01 +0000 (+0800) Subject: glib-2.0: upgrade to version 2.27.5 X-Git-Tag: 2011-1~3219 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=37b15d184bfcc621d14543d039b9a6e2c7565acf;p=openembedded-core.git glib-2.0: upgrade to version 2.27.5 upgrade from 2.27.3 to 2.27.5 Signed-off-by: Dongxiao Xu --- diff --git a/meta/recipes-core/glib-2.0/glib-2.0-2.27.3/60_wait-longer-for-threads-to-die.patch b/meta/recipes-core/glib-2.0/glib-2.0-2.27.5/60_wait-longer-for-threads-to-die.patch similarity index 100% rename from meta/recipes-core/glib-2.0/glib-2.0-2.27.3/60_wait-longer-for-threads-to-die.patch rename to meta/recipes-core/glib-2.0/glib-2.0-2.27.5/60_wait-longer-for-threads-to-die.patch diff --git a/meta/recipes-core/glib-2.0/glib-2.0-2.27.3/configure-libtool.patch b/meta/recipes-core/glib-2.0/glib-2.0-2.27.5/configure-libtool.patch similarity index 100% rename from meta/recipes-core/glib-2.0/glib-2.0-2.27.3/configure-libtool.patch rename to meta/recipes-core/glib-2.0/glib-2.0-2.27.5/configure-libtool.patch diff --git a/meta/recipes-core/glib-2.0/glib-2.0-2.27.3/glib-gettextize-dir.patch b/meta/recipes-core/glib-2.0/glib-2.0-2.27.5/glib-gettextize-dir.patch similarity index 100% rename from meta/recipes-core/glib-2.0/glib-2.0-2.27.3/glib-gettextize-dir.patch rename to meta/recipes-core/glib-2.0/glib-2.0-2.27.5/glib-gettextize-dir.patch diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.27.3.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb similarity index 68% rename from meta/recipes-core/glib-2.0/glib-2.0_2.27.3.bb rename to meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb index 30e208afce..442738aad3 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.27.3.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb @@ -6,8 +6,8 @@ SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.27/glib-${PV}.tar.bz2 \ file://configure-libtool.patch \ file://60_wait-longer-for-threads-to-die.patch" -SRC_URI[md5sum] = "d3e976ff92b55b6064a0eb3110f36158" -SRC_URI[sha256sum] = "c44177b635e88639361eb1daf7aaa33315a00aaf46db5accf2f11920c7ff1919" +SRC_URI[md5sum] = "b7025b581bf78fcd656117bfc113f21f" +SRC_URI[sha256sum] = "aad3038db865b762e01b1dc455ffd601b4083c069018d290e5fdfe1a61d328dc" SRC_URI_append_virtclass-native = " file://glib-gettextize-dir.patch" BBCLASSEXTEND = "native"