summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glib-2.0/glib-2.0_2.27.3.bb
diff options
context:
space:
mode:
authorDongxiao Xu <dongxiao.xu@intel.com>2010-11-16 13:10:06 +0800
committerSaul Wold <Saul.Wold@intel.com>2010-11-18 13:30:24 -0800
commit494afcb2fe79681b6cbca991a2aafe1801cba31a (patch)
treeffe9e0223c2672d3c701d969491f8bda8876d778 /meta/recipes-core/glib-2.0/glib-2.0_2.27.3.bb
parentf4c814606f52487e4532202ae35c0ebe5d277652 (diff)
downloadpoky-494afcb2fe79681b6cbca991a2aafe1801cba31a.tar.gz
glib-2.0: Upgraded to version 2.27.3
Remove gatomic-proper-pointer-get-cast.patch since the logic is already in latest upstream. Rebase other patches to fit the latest code. [sgw@linux.intel.com: Fixed LIC_FILES_CHKSUM] Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-core/glib-2.0/glib-2.0_2.27.3.bb')
-rw-r--r--meta/recipes-core/glib-2.0/glib-2.0_2.27.3.bb10
1 files changed, 10 insertions, 0 deletions
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.3.bb
new file mode 100644
index 0000000000..229012b16c
--- /dev/null
+++ b/meta/recipes-core/glib-2.0/glib-2.0_2.27.3.bb
@@ -0,0 +1,10 @@
1require glib.inc
2
3PR = "r0"
4
5SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.27/glib-${PV}.tar.bz2 \
6 file://configure-libtool.patch \
7 file://60_wait-longer-for-threads-to-die.patch"
8
9SRC_URI_append_virtclass-native = " file://glib-gettextize-dir.patch"
10BBCLASSEXTEND = "native"