summaryrefslogtreecommitdiff
path: root/packages/uclibc
AgeCommit message (Collapse)AuthorFiles
2008-05-25uclibc: the higher DEFAULT_PREFERENCE are the more it is takenHenning Heinold2
* set uclibc 0.9.28 to 1 * set uclibc 0.9.29 to 3
2008-05-25uclibc: 0.9.28 shouldnt bee the DEFAULT_PREFERENCEHenning Heinold2
* 0.9.28 set DEFAULT_PREFERENCE to 3 * 0.9.29 set DEFAULT_PREFERENCE to 1
2008-05-24Reduce preference level of uclibc_svn recipe.Khem Raj1
2008-05-24uclibc-dev should rdepend on kernel-headers-devKhem Raj7
2008-05-17uclibc_0.9.29: add arm_fix_alignment.patchCliff Brake1
2008-05-08uclibc_svn: fix glitch with double file://Henning Heinold1
2008-05-08uclibc_svn: add unistd_arm.patchHenning Heinold1
* add the unistd_arm.patch to the svn-recipe too, is not fixed upstream yet * bump pr
2008-05-08uclibc: add missing arm_fix_alignment.patchCliff Brake1
should have been included on the last commit
2008-05-08uclibc_svn: add arm_fix_alignment.patch from PokyCliff Brake1
2008-05-06uclibc_0.9.29/svn: add wcs_upper_buffer patch from Henning HeinoldCliff Brake3
2008-05-04packages/uclibc/uclibc_0.9.29.bb : Bump PR to account for additions/changes ↵Stelios Koroneos1
in several machine config files
2008-05-04packages/uclibc/uclibc-0.9.29/sequoia : Add 0.9.29 config for the sequoia boardStelios Koroneos2
2008-05-04packages/uclibc/uclibc-0.9.29/kilauea : Add uclibc 0.9.29 config for the ↵Stelios Koroneos2
Kilauea board
2008-05-04packages/uclibc/uclibc-0.9.29/dht-walnut : Add uclibc 0.9.29 config for ↵Stelios Koroneos2
dht-walnut
2008-05-04packages/uclibc/uclibc-0.9.29/avr32/uClibc.machine : Fix avr32 uclibc config ↵Stelios Koroneos1
so that it contains only the machine specific part as per uclibc 0.9.29/OE defaults
2008-05-04packages/uclibc/uclibc-0.9.29/uClibc.distro : Enable GNU Glob support as its ↵Stelios Koroneos1
need it by certain packages
2008-05-01Revive uclib-svn recipes. Fix bug 4198.Khem Raj4
2008-05-01 packages/uclibc/uclibc_0.9.29.bb : bump PRStelios Koroneos1
2008-05-01packages/uclibc/uclibc-0.9.29/avr32/uClibc.machine : Enable gnu compatible ↵Stelios Koroneos1
GLOB stuff for programs that need it i.e asterisk
2008-04-27uclibc-initial: Add ncurses-native to DEPENDS.Leon Woestenberg1
2008-04-28Fix recently added DEPENDS on ncurses-native. Fix HOSTCFLAGS to use _NATIVE.Leon Woestenberg5
2008-04-24uclibc: use ncurses-native instead of host one (from Poky)Marcin Juszkiewicz1
2008-04-13uclibc 0.9.29: make use of new FEED_ARCH override in angstrom and add ↵Koen Kooi10
architecture specific uClibc.machine files
2008-04-11uclibc: fix extra/scripts/gen_bits_syscall_h.sh for armHenning Heinold2
* gen_bits_syscall_h.sh worked right for serval years * unistd.h for arm contains now some syscalls starting with __ARM_NR_ * and thats why they don't get parsed over to the uclibc-header * they are seldom used, but the cacao-javavm use one of them * unistd_arm.patch fixes this issues
2008-03-26uclibc 0.9.29: Actually apply the uClibc-0.9.29 patch for the AVR32 bzero() ↵Geoffrey Wossum1
issue
2008-03-26fic-gta0? : renamed fic-gta0? to om-gta0? to reflect true name of deviceGraeme Gregory2
2008-03-14uclibc-initial: make sure dir exists before symlinking to itKoen Kooi1
2008-03-14uclibc 0.9.29: Fix issue with AVR32 optimized string routines in uClibc. ↵Geoffrey Wossum1
bzero() would not generate any code before. uClibc-0.9.29-avr32-bzero.patch was submitted to the uclibc mailing list on 2008-03-13.
2008-03-14uclibc 0.9.29: Add avr32/uClibc.machine for uClibc-0.9.29. With this patch ↵Geoffrey Wossum2
you should now be able to build uClibc 0.9.29 for the AVR32. Most of the necessary patches to uClibc were already in OE, just the uClibc.machine file was missing.
2008-03-14uclibc.inc: Fix issue with building ld-uClibc-0.9.29.so (from uclibc-0.9.29). Geoffrey Wossum1
This keeps OE from overriding the compilation flags uClibc would naturally want to use. This allows OE to build a working ld-uClibc.so for the AVR32. Not sure why this was overriding the compilation flags, or what ripple effects taking out the override has on other platforms.
2008-03-09uclibc_0.9.29: Fix bash'ism according with upstream uclibc fix.Leon Woestenberg2
2008-03-09uclibc-0.9.29: Remove bash'ism in equal check of some config script.Leon Woestenberg2
2008-03-05uclibc: Merge various changes made in Poky to fix various pathsRichard Purdie7
2008-02-28uclibc: Clean up so only one set of headers are staged and better staging ↵Richard Purdie1
variables are used
2008-02-21rdesktop, elf2flt, primstumbler, xmms-embedded: Remove hardcoded staging ↵Richard Purdie1
references
2008-02-15uclibc 0.9.29: blackfin and avr32 updatesKoen Kooi4
2008-01-28divers: delete 22 empty directoriesRolf Leggewie1
* skipping packages/netbase/ since those seem to be used albeit incorrectly
2007-11-29propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi27
0238eff8862126ac83c3f05d7a6fb094feff89e9) to branch 'org.openembedded.dev.avr32' (head afeaa97ba6962d277699aab10b0b6a8089342824)
2007-11-23uclibc-0.9.29: add configuration for qemux86 machineJeremy Laine2
2007-10-31propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi4
a6b798a43c05aef43ed650ab880f3edd386d0aa3) to branch 'org.openembedded.dev.avr32' (head 77e1041de2eef682f183f3f5199826818cb9c5b1)
2007-10-25uclibc: (Re)added mpc8313e-rdb/uClibc.machineLeon Woestenberg1
2007-10-25mpc8323e-rdb: Adapted from mpc8313e-rdb, tested.Jeremy Laine3
2007-10-18propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi1
d46c4661bf8a227094ce244e37836233fb938268) to branch 'org.openembedded.dev.avr32' (head 7cd1ae5351316a6cdc9fe3db60bb05198d50af39)
2007-10-16elf2flt: update to match cross dir updatesKoen Kooi1
2007-10-12propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi6
7c2dfd8725acfc6de0286a17d58cccbfa6c141f8) to branch 'org.openembedded.dev.avr32' (head 6a2246abf3d894c89fc60280e99b73072b879e02)
2007-10-12uclibc 0.9.29: add patches from buildrot to fix mmapKoen Kooi6
2007-10-07propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi27
23aeaf6386edeac3312ef7bf65975595704646cb) to branch 'org.openembedded.dev.avr32' (head 60ed8ee80ed7d3ce9fd1d319931577988ff07968)
2007-10-06rename compulab-pxa270 machine to cm-x270Cliff Brake2
2007-09-13uclibc 0.9.28: add missing avr32 patchKoen Kooi1
2007-09-13propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi2
ab0d9a488e49d9ec307f6d034845a25a157b066b) to branch 'org.openembedded.dev.avr32' (head 4c5317ddb5784cda08980db89021f3fc1e9b786e)