aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/glib-2.0
AgeCommit message (Collapse)Author
2009-08-27glib-2.0 2.21.4: add armv6 atomic ops, this fixes 100% utilization hangs ↵Pratheesh Gangadhar
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-21glib-2.0: add 2.21.4, disabled by defaultKoen Kooi
2009-07-05glib-2.0, pango, gtk+: Updated to the latest .4 stable versions.Stanislav Brabec
2009-05-13glib.inc: Packaging workaround for chinook-compat.Robert Schuster
2009-03-20glib-2.0.inc: Provide a change in packaging for chinook-compat specifically.Robert Schuster
2009-03-19glib-2.0: add 2.20Koen Kooi
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>