aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb
diff options
context:
space:
mode:
authorDongxiao Xu <dongxiao.xu@intel.com>2010-12-29 14:56:01 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-30 12:07:28 +0000
commit37b15d184bfcc621d14543d039b9a6e2c7565acf (patch)
tree18b2559127b25eaf038c78a7bb071801c8a96f82 /meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb
parentea9f82f33bdc1bc12a6645de8fdecd5eb3890f2e (diff)
downloadopenembedded-core-contrib-37b15d184bfcc621d14543d039b9a6e2c7565acf.tar.gz
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>
Diffstat (limited to 'meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb')
-rw-r--r--meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb
new file mode 100644
index 0000000000..442738aad3
--- /dev/null
+++ b/meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb
@@ -0,0 +1,13 @@
+require glib.inc
+
+PR = "r0"
+
+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] = "b7025b581bf78fcd656117bfc113f21f"
+SRC_URI[sha256sum] = "aad3038db865b762e01b1dc455ffd601b4083c069018d290e5fdfe1a61d328dc"
+
+SRC_URI_append_virtclass-native = " file://glib-gettextize-dir.patch"
+BBCLASSEXTEND = "native"