summaryrefslogtreecommitdiff
path: root/packages/uclibc
AgeCommit message (Collapse)AuthorFiles
2007-05-17merge of '0b283e6731fcecb8efe6007eaa4798a26df1938a'Leon Woestenberg11
and '49e541f0397109bdc6530a7380f2980a60d577ba'
2007-05-17angstrom-minimal-image: revert broken commit.Leon Woestenberg2
2007-05-16uclibc: enable c99 math for ep93xxKoen Kooi1
2007-05-16uclibc: bump PR for zecke's change to the configKoen Kooi1
2007-05-16uclibc 0.9.29: Add machine configuration for the sh4 based titan board.Jamie Lenehan2
2007-05-15packages/uclubc: Enable C99 math to get isnan needed for perl on ansgtromHolger Freyther2
Feel free to move this to the machine files if it is not a distro feature
2007-05-14uclibc 0.9.29: turn on SUSV3 stuff on angsgrom to build perlKoen Kooi2
2007-05-14uclibc 0.9.29: add fic-gta01, poodle and (now really) ep93xx configsKoen Kooi7
2007-05-14uclibc 0.9.29: fix FILESPATH, add ep93xx configKoen Kooi1
2007-05-13uclibc: Use only uClibc.{distro,machine} for 0.9.29. Do not need require ↵Leon Woestenberg2
these for <0.9.29. This fixes uclibc-initial-0.9.28 builds.
2007-05-13uclibc: Fix .config for (old) uclibc-0.9.28Leon Woestenberg1
2007-05-13uclibc 0.9.29: add config for collieKoen Kooi2
* aka "generic sa1100 OABI config"
2007-05-13uclibc 0.9.29: add config for efikaKoen Kooi2
2007-05-13uclibc 0.9.29: add configs for c7x0, h2200, h3900, h4000, h5000Koen Kooi10
* aka "generic pxa255 config"
2007-05-12uclibc 0.9.29: add configs for a780, akita, spitz and hx4700Koen Kooi8
* aka "generic pxa270 config"
2007-05-12uclibc 0.9.29: drop bogus configKoen Kooi1
2007-05-12uclibc: add recipe for 0.9.29Koen Kooi7
* builds for angstrom/ixp4xxbe * other distros and machines need to add their own uClibc.machine and uClibc.distro configs
2007-05-12uclibc.inc: Fix QA issues and prepare for 0.9.29Koen Kooi1
2007-05-09packages/uclibc/uclibc-cvs/magicbox/uClibc.config:Add full Math99 support Stelios Koroneos1
2007-05-02packages/uclibc/uclibc-cvs/magicbox: Add uclibc config for MagicboxStelios Koroneos2
2007-04-26uclibc.inc: also mangle KERNEL_HEADERS not only KERNEL_SOURCE.Leon Woestenberg1
2007-02-24packages/uclibc/uclibc-cvs: Add uClibc_svn config for i586 targetsStelios Koroneos3
2007-02-24packages/uclibc/uclibc-0.9.28: Add uClibc config for i586 targetsStelios Koroneos3
2007-02-19/packages/uclibc/uclibc-svn: Add config for i486Stelios Koroneos3
Since the default now for x86 target is arch=i486 this is need for uclibc to build Bump PR
2007-02-19uclibc_0.9.28.bb: Bump PRStelios Koroneos1
2007-02-19/packages/uclibc/uclibc-0.9.28: Add config for i486Stelios Koroneos2
Since the default now for x86 target is arch=i486 this is need for uclibc to build
2007-02-13/uclibc/uclibc-0.9.28: Add generic powerpc configStelios Koroneos2
2007-02-13/uclibc/uclibc-svn:Add generic powerpc configStelios Koroneos2
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie1
2006-12-21Efika uclibc_svn config fileStelios Koroneos2
2006-12-21dht-walnut uclibc_svn config fileStelios Koroneos2
2006-12-21Set corect path to kernel headers for uclibc_svnStelios Koroneos2
Add patch to allow gettext to compile
2006-12-21This fix allows uclibc-initial-0.9.28 to compile and closes bug #1632Stelios Koroneos1
2006-12-19Point to correct dir containing kernel headersStelios Koroneos1
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-09-20ibc-cvs arm uClibc.config: update to current svnKoen Kooi1
2006-09-20uclibc: fix packaging in uclibc.inc so we can get .dbg package.Koen Kooi2
* OE's strip functionality can't cope with a debugbuild of uclibc yet, so beware
2006-09-20uclibc.inc: add code to enable/disable EABI for ARM systems based on TARGET_OSKoen Kooi1
* inspired by Richards code from linux-openzaurus.inc
2006-09-20uclibc svn: beat it into a working state, but given the massive desinterest ↵Koen Kooi1
the OE/uclibc people are displaying for patches sent to the mailinglist, this could break for some configurations
2006-09-11uclibc_svn: remove patches that have been applied upstreamKoen Kooi1
2006-09-11uclibc.inc: allow EABI uclibc buildsKoen Kooi1
2006-09-08uclibc: chaned do_stage to do_install_prepend to resolve order issueFrans Meulenbroeks2
2006-08-16uclibc: added UCLIBC_HAS_SYS_SIGLIST to uClibc.distro so watchdog compilesFrans Meulenbroeks2
2006-08-14uclibc: patches to compile with gcc 4.1.1 with thumb instruction setFrans Meulenbroeks3
(patches derived from busybox mailing list)
2006-08-13uclibc: added patch to compile uclibc for thumb; patch is fromFrans Meulenbroeks2
http://busybox.net/lists/uclibc-cvs/2006-January/008903.html
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther8
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included.
2006-02-08ucblic-0.9.26: Enable ipv6/rpc options for i686/i386 systems to solve ↵Richard Purdie3
compile errors (from Stelios Koroneos)
2006-01-31uclibc: EABI thumb patch in cvsJohn Bowler1
2006-01-21uclibc: put back thumb patches in svnJohn Bowler1
- since they do apparently work (however 20060120, against these patches have been tested, produces non-working shells such as busybox ash and bash.)
2006-01-21uclibc: updated thumb patch set (compiles, doesn't work) in svnJohn Bowler16
- this updates the patch set to svn 20060120, the patches now apply but the result is non-functional (completely).