summaryrefslogtreecommitdiff
path: root/packages/uclibc/uclibc_0.9.30.bb
AgeCommit message (Collapse)AuthorFiles
2009-01-11uclibc: correct pthread_atfork function for linuxthreadwoglinde1
* bump PR
2009-01-02uclibc_0.9.30: Remove ldso_hash patchKhem Raj1
uclibc_nptl.bb: Ditto uclibc_svn.bb: Ditto
2008-12-18uclibc-0.9.30: Update ldso_hash.patch so we do not ignore LDFLAGS_GNUHASH ↵Khem Raj1
assignment uclibc-nptl: Ditto uclibc-svn: Ditto
2008-11-27uclibc: avr32 can not be build with gnuhash-stylewoglinde1
* avr32 uses older binutils not supporting gnuhash-style * disable it via configmangle in the configure stage * remove the ldso_hash.patch for avr32 * bump PR
2008-11-25uclibc_0.9.30.bb: Use renamed ldso_hash.patch for avr32Khem Raj1
2008-11-21uclibc-0.9.30: add ldso_hash.patch for avr32 toowoglinde1
* because it covers now more arch, rename the patch to ldso_hash.patch * was requested by Steffen Sledz * bump PR
2008-11-15uclibc-0.9.30: enable linker option for hashstyle-gnuwoglinde1
* uclibc can be compiled with hashstyle-gnu too * add the settings in angstrom-uclibc.inc * add patch ldso_hash_arm.patch because binutils after 2.18 for arm are somehow broken for the hashstyle test in uclibc * prefer version 0.9.30 in angstroem may break avr32 and if we fix it than
2008-11-15uclibc: update to version 0.9.30woglinde1
* all patches from svn and prior versions are applied upstream, expect the thread-patches