summaryrefslogtreecommitdiff
path: root/recipes/glib-2.0/glib-2.0_2.23.6.bb
AgeCommit message (Collapse)AuthorFiles
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson1
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson1
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-03-29glib-2.0_2.23.6: add gatomic-proper-pointer-get-cast.patchRoman I Khimov1
Fixes "cast discards qualifiers from pointer target type" warning on gthread.h:348 which is especially annoying when package is being built with -Werror. 2.22 glib branch is not affected. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-28glib-2.0 2.23.6: depend on zlib(configure failed because of it missing)Denis 'GNUtoo' Carikli1
If we don't depend on zlib we have: | checking for inflate in -lz... no | configure: error: *** Working zlib library and headers not found *** | FATAL: oe_runconf failed
2010-03-26glib-2.0_2.23.6: rediffed and reenabled atomic-thumb.patchMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-25glib-2.0: add 2.23.6Koen Kooi1
* thumb patch needs rediffing