]> code.ossystems Code Review - openembedded-core.git/commitdiff
glib-2.0: upgrade to version 2.27.5
authorDongxiao Xu <dongxiao.xu@intel.com>
Wed, 29 Dec 2010 06:56:01 +0000 (14:56 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 30 Dec 2010 12:07:28 +0000 (12:07 +0000)
upgrade from 2.27.3 to 2.27.5

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
meta/recipes-core/glib-2.0/glib-2.0-2.27.5/60_wait-longer-for-threads-to-die.patch [moved from meta/recipes-core/glib-2.0/glib-2.0-2.27.3/60_wait-longer-for-threads-to-die.patch with 100% similarity]
meta/recipes-core/glib-2.0/glib-2.0-2.27.5/configure-libtool.patch [moved from meta/recipes-core/glib-2.0/glib-2.0-2.27.3/configure-libtool.patch with 100% similarity]
meta/recipes-core/glib-2.0/glib-2.0-2.27.5/glib-gettextize-dir.patch [moved from meta/recipes-core/glib-2.0/glib-2.0-2.27.3/glib-gettextize-dir.patch with 100% similarity]
meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb [moved from meta/recipes-core/glib-2.0/glib-2.0_2.27.3.bb with 68% similarity]

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 30e208afce004da93d16defaac1a7d5f8131f793..442738aad320911009d33e40a4f132391121bd39 100644 (file)
@@ -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"