summaryrefslogtreecommitdiff
path: root/meta/recipes-core/glib-2.0/glib-2.0
Commit message (Collapse)AuthorAgeFilesLines
* glib-2.0: Fix issues with libelf dependency creeping inRichard Purdie2012-05-071-0/+37
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* glib-2.0: upgrade to 2.32.1Martin Jansa2012-05-062-40/+38
| | | | | | | | | | | | | | * g_once_init_enter.patch shouldn't be needed after upstream commit 794c1a30bc27b4c8d77537813acb1213d5ac80f2 * LIC_FILES_CHKSUM change is only because PCRE was upgraded and now pcre.h says "Copyright (c) 1997-2012 University of Cambridge" instead of 2010 and COPYING file "Please see the file LICENCE in the PCRE distribution for licensing details." but LICENSE file is not part of glib distribution (but still BSD in standalone PCRE) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* glib-2.0: Dont disable iconv for uclibcKhem Raj2012-05-011-106/+0
| | | | | | | | | Currently we stub out iconv in glib when building for uclibc which is not needed and infact results in building systems with false hope of having iconv and they misbehave during runtime Signed-off-by: Khem Raj <raj.khem@gmail.com>
* glib-2.0: Add Upstream Status for nodbus.patchSaul Wold2012-03-131-0/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* glib: Drop dbus dependency, it isn't usefulRichard Purdie2012-02-261-0/+23
| | | | | | | dbus is only needed for some of the glib tests which we don't use. We can therefore drop the dependency and gain some small parallelism gains. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* misc patches: fix patch headersNitin A Kamble2012-01-031-1/+1
| | | | | | | These patches were marked by "UpstreamStatus:" line, fix it to use "Upstream-Status:" instead. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* Patch Upstream Status UpdatesSaul Wold2011-12-151-0/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* glib-2.0: fix compilatoin with x32 toolchainNitin A Kamble2011-12-051-0/+76
| | | | | | | | | Pass along CC & CFLAGS vars so that the tune parameters set get used. This fixes compilation with x32 toolchain. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: H.J. Lu <hjl.tools@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* glib-2.0: fix qsort_t testing for uclibcHenning Heinold2011-11-181-53/+0
| | | | | | | | | | | | * instead of disabling the configure test and set it always true use the site files to set it true for glibc/eglibc and false for uclibc * remove the patch ' tested only for uclibc * bump PR Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* glib: upgrade to 2.30.0Martin Jansa2011-10-145-67/+65
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Patches: Fix Upstream-Status infoSaul Wold2011-07-132-2/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* glib-2.0 2.28.x: update to 2.28.8Koen Kooi2011-06-222-0/+53
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* recipes: Add upstream status information for patchesDongxiao Xu2011-05-171-0/+2
| | | | | | | | | | | | | | | gypsy: Add upstream status information for gypsy's patch alsa-utils: fix upstream status typo pulseaudio: add upstream status for pulseaudio-0.9.15's patches hostap: add upstream status for hostap's patch glibc: add upstream status for glibc's patch glib-2.0: add upstream status for glib-2.0's patch mtd-utils: add upstream status for mtd-utils patches add upstream status for opkg's patches mark add_vercmp.patch as inappropriate since the added function is not used. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* glib-2.0: Inherit gettext should provide right libintl so remove from DEPENDSKhem Raj2011-04-281-0/+104
| | | | | | Add no-iconv.patch to provide dummy libiconv in case of uclibc Signed-off-by: Khem Raj <raj.khem@gmail.com>
* glib-2.0: upgrade to version 2.28.6Dongxiao Xu2011-04-284-0/+8
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* glib-2.0: Add stable version 2.26.1Saul Wold2011-02-014-0/+111
Signed-off-by: Saul Wold <sgw@linux.intel.com>