diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2010-12-29 14:56:01 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-12-30 12:07:28 +0000 |
commit | 37b15d184bfcc621d14543d039b9a6e2c7565acf (patch) | |
tree | 18b2559127b25eaf038c78a7bb071801c8a96f82 | |
parent | ea9f82f33bdc1bc12a6645de8fdecd5eb3890f2e (diff) | |
download | openembedded-core-37b15d184bfcc621d14543d039b9a6e2c7565acf.tar.gz openembedded-core-37b15d184bfcc621d14543d039b9a6e2c7565acf.tar.bz2 openembedded-core-37b15d184bfcc621d14543d039b9a6e2c7565acf.zip |
glib-2.0: upgrade to version 2.27.5
upgrade from 2.27.3 to 2.27.5
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
-rw-r--r-- | meta/recipes-core/glib-2.0/glib-2.0-2.27.5/60_wait-longer-for-threads-to-die.patch (renamed from meta/recipes-core/glib-2.0/glib-2.0-2.27.3/60_wait-longer-for-threads-to-die.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-core/glib-2.0/glib-2.0-2.27.5/configure-libtool.patch (renamed from meta/recipes-core/glib-2.0/glib-2.0-2.27.3/configure-libtool.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-core/glib-2.0/glib-2.0-2.27.5/glib-gettextize-dir.patch (renamed from meta/recipes-core/glib-2.0/glib-2.0-2.27.3/glib-gettextize-dir.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb (renamed from meta/recipes-core/glib-2.0/glib-2.0_2.27.3.bb) | 4 |
4 files changed, 2 insertions, 2 deletions
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 index 8195bd4922..8195bd4922 100644 --- 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 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 index a5dd4f249e..a5dd4f249e 100644 --- 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 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 index e54a8e5106..e54a8e5106 100644 --- 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 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 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" |