aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glib-2.0/glib-2.0_2.24.1.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.24.1.bb
parentf4c814606f52487e4532202ae35c0ebe5d277652 (diff)
downloadopenembedded-core-contrib-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.24.1.bb')
-rw-r--r--meta/recipes-core/glib-2.0/glib-2.0_2.24.1.bb11
1 files changed, 0 insertions, 11 deletions
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.24.1.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.24.1.bb
deleted file mode 100644
index d8d1cc52d2..0000000000
--- a/meta/recipes-core/glib-2.0/glib-2.0_2.24.1.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-require glib.inc
-
-PR = "r0"
-
-SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.24/glib-${PV}.tar.bz2 \
- file://configure-libtool.patch \
- file://gatomic-proper-pointer-get-cast.patch \
- file://60_wait-longer-for-threads-to-die.patch"
-
-SRC_URI_append_virtclass-native = " file://glib-gettextize-dir.patch"
-BBCLASSEXTEND = "native"