aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/uclibc
AgeCommit message (Collapse)Author
2011-02-12uclibc: handle some more {machine, distro}_featuresBernhard Reutner-Fischer
distro: xattr (posix extended attributes), ssp machine: kernel24 Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-01-29uclibc_git.bb: Remove patches applied upstream and update to latest git/masterKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-25uclibc: Add copysignl implementation for powerpc to uclibcKhem Raj
* On some ppc architectures like ppce500 gcc generates calls to copysignl but this function is not provided by uclibc or gcc itself we add it to uclibc. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-20uclibc_git.bb : Update to 0.9.32-rc2Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-18uclibc_git.bb: Fix the build on mips64/nptlKhem Raj
* It does not yet boot though but one step at a time Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-18uclibc-git: Add defconfig for nslu2beKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-18uclibc-git: delete ixp4xx configsKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-17uclibc: Enable UCLIBC_USE_NETLINK and UCLIBC_SUPPORT_AI_ADDRCONFIGTom Rini
This keeps all of the older versions in sync with uclibc-git. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-01-16uclibc-initial_git.bb: Use install_startfiles to generate startup filesKhem Raj
* There is no need to do manual make instead use available target install_startfiles Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-15uclibc_git.bb: Enable UCLIBC_USE_NETLINK and UCLIBC_SUPPORT_AI_ADDRCONFIGKhem Raj
* Some packages need ifaddr.h installed in sysroot to get built Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-15uclibc-git: Get latest patches for protected symbolsKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-09uclibc_git.bb: Add patches for sub arch variant removal.Khem Raj
* Also Bump to latest revision Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-07uclibc: shared-flat: put crtreloc.o into -dev packageBernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-12-20uclibc.inc: Provide libsegfault 'fakely'Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-12-19uclibc_git.bb: Bump SRCREVKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-12-03uclibc_git.bb: Bump SRCREV to latest gitKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-11-26uclibc.inc: Dont use gnuhash on mips64Khem Raj
* Add a machine config for mips64 based machines Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-26uclibc_git.bb: Bump to latest git revKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-06uclibc : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-05uclibc: use GENERIC_ARM, because we override the cpu flags anyway, bump PRHenning Heinold
2010-08-05uclibc: try to fix isnan and bump PRHenning Heinold
2010-08-03uclibc_git.bb: move to latest git tip.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-03recipes: Fix the PATHs for toolchains.Khem Raj
* Look into the new multi-machine friendly installation. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Koen Kooi <k-kooi@ti.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-27uclibc-git: bump to latest git master, which fixes building of udev >= 151Henning Heinold
2010-07-24distro: Add new feature to indicate thumb-interworking.Khem Raj
* This would be used to decide if we can use BX in return instructions in uclibc. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-23uclibc-git: Bump SRCREVKhem Raj
* Remove upstream patch. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-22recipes: Fix references to CROSS_DIRKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Tom Rini <tom_rini@mentor.com> Acked-by: Richard Purdie <rpurdie@rpsys.net> Ackef-by: Chris Larson <clarson@kergoth.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org>
2010-07-21uclibc-git: Update cpu to be arm926t in config for qemuarmKhem Raj
* Fix PIE execution when uclibc is compiled with thumb * Update defconfig for armv5te architecture Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-19uclibc-git: Refresh config for mipsel and bump to latest git master.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-15uclibc: remove obsolete patches for git versionHenning Heinold
2010-07-15uclibc: fix arm nptl support in the git-versionHenning Heinold
2010-07-15uclibc: update git version, fixes ppc32 nptl errorHenning Heinold
2010-07-09uclibc_git.bb: Bump to tip of git.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-08uclibc: Add thumb-interwork as local distro feature to enable bxKhem Raj
* Bump SRC_REV for uclibc_git * Pass SSP_ALL_CFLAGS=${TARGET_LINK_HASH_STYLE} otherwise utils dont get the hash_style right and QA complains. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-08uclibc: add 0.9.31Bernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-08uClibc: redo configurationBernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-06uclibc-git: Use i686 for qemux86 instead of i386 to accomodate nptlKhem Raj
* NPTL supports i486 onwards so choose a different default for qemu. * Update SRCREV * Add UCLIBC_HAS_LONG_DOUBLE_MATH=y to uClibc.distro Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-01uclibc_git.bb: Bump to latest master.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-28uclibc_git.bb: Bump SRCREVKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-15uclibc_git: Bump SRCREVKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-09uclibc_git: keep PV at "git"Bernhard Reutner-Fischer
With this change, you can put PREFERRED_UCLIBC_VERSION="git" into your conf/local.conf once or set PREFERRED_VERSION_uclibc{*}="git" and need not adjust local.conf if the git revision was changed. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-07uclibc_git.bb: Bump SRCREV to latest master.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-02uclibc-git: Move to latest master and enable UCLIBC_HAS_BSD_RES_CLOSEKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson
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 Larson
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-05-24uclibc_git.bb: Bump SRCREVKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-20uclibc-git: Update machine config for SH3 and SH4Khem Raj
* Bump the SRCREV to latest on git master Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-18uclibc-git: Add libm.so to dummy shared objectsKhem Raj
* Generate dummy libm.so in uclibc-initial because ppc gcc-cross libgcc links with libm and it needs the notion of libm when building gcc-cross-intermediate * Cleanup machine config files and rename from .config to .machine * Bump SRCREV to latest master Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-11uclibc_git: Bump SRCREV.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-04-28linux-libc-headers: Delete include/scsi/scsi.hTom Rini
With 2.6.31, the kernel started exporting certain SCSI headers again and in particular scsi/scsi.h. After talking with Christoph Hellwig and James Bottemley (scsi maintainer) the kernel shouldn't export scsi/scsi.h. Removing this from the kernel, rather than trying to clean it up to be userland parseable is the right way to go. We bump the libc INC_PRs to make sure the end user has a sane <scsi/scsi.h> again. Signed-off-by: Tom Rini <tom_rini@mentor.com> Acked-By: Koen Kooi <k-kooi@ti.com>