aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/glibc/glibc_2.6.1.bb
AgeCommit message (Collapse)Author
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-20glibc: Separate out core glibc packaging functionality into a class which ↵Richard Purdie
can be reused by external toolchains (from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-07-16glibc: use INC_PR, bumping all PRs to r32.0Michael Smith
Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-06-08glibc: added Maverick support (done by Hasjim Williams)Marcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org>
2009-06-05glibc 2.6.1: bump PR for packaging changesKoen Kooi
2009-05-21glibc 2.6.1: bump PR for oldest-kernel changeKoen Kooi
2009-04-14glibc: write ld.so.cache to usual /etc location so it can be cached and speedCarsten Haitzler
up boot (so it doesnt need to re-generate every boot!)
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>