Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-09-23 | glib-2.0: update 2.21 series to 2.21.6 | Koen Kooi | 1 | |
2009-09-16 | glib-2.0-native_2.21.4.bb: New recipe for native glib 2.21.4 | Khem Raj | 1 | |
* Build shared library instead of static. * with libint.a the link order matters and generally for uclibc targets we append -lintl to LDFLAGS and sometime it gets specified before the objects and symbols do not get pulled in. Better we generate shared object so the linking order does not matter Signed-off-by: Khem Raj <raj.khem@gmail.com> glib-2.0_2.21.4.bb: Make default prefrence. * Move to INC_PR Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-28 | glib-2.0 2.21.4: fix pre armv6 builds | Koen Kooi | 1 | |
2009-08-27 | glib-2.0 2.21.4: add armv6 atomic ops, this fixes 100% utilization hangs ↵ | Pratheesh Gangadhar | 1 | |
when doing DSP based GStreamer playback GLIB by default uses ARMV5 instructions for emulating atomic operations and this patch (derived from https://stage.maemo.org/svn/maemo/projects/haf/trunk/glib/debian/patches/25-gatomic.patch) make use ARMV6 atomic instructions instead. CPU goes into "sched_yield" while loop during hang - due to a race condition triggered by high rate context switching while running DSP plugins. | ||||
2009-07-21 | glib-2.0: add 2.21.4, disabled by default | Koen Kooi | 1 | |