summaryrefslogtreecommitdiff
path: root/meta/recipes-core/uclibc
AgeCommit message (Expand)AuthorFiles
2012-05-16uclibc.inc: uclibc rtld does support GNU_HASHKhem Raj1
2012-04-26uclibc SDK not including libpthread_nonshared.aMark Norman1
2012-03-14PR bump for all recipes that DEPEND on ncursesScott Garman1
2012-03-05meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie1
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie2
2012-02-07uclibc: Upgrade recipes from 0.9.32 -> 0.9.33Khem Raj32
2012-02-07Enable options needed for ltp to compileKhem Raj1
2012-01-25uclibc-git: Update to latest RCKhem Raj9
2012-01-25uclibc: Dont package all .a in uclibc-devKhem Raj1
2012-01-19uclibc: Upgrade to latest masterKhem Raj14
2012-01-17busybox/uglibc: remove obsolete check for "kernel24"Andrei Gherzan1
2012-01-10uclibc: Configure UCLIBC_HAS_WCHAR based on libc-posix-clang-wchar distro fea...Khem Raj1
2011-11-26getVar/setVar cleanupsRichard Purdie1
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2
2011-08-09uclibc_0.9.32: Sync mount.h from eglibcKhem Raj2
2011-07-22uclibc: Add patch header for sync_file_range2.patchKhem Raj1
2011-07-20uclibc_0.9.32: Implement sync_file_range2.Khem Raj2
2011-07-20uclibc: improve packaging granularityPhil Blundell1
2011-07-07uclibc-0.9.32: Implement execvpe and refresh scheduler functionsKhem Raj4
2011-07-07uclibc_git: Implement execvpe and refresh scheduler functionsKhem Raj4
2011-07-07uclibc_git: Move SRCREV past 0.9.32 releaseKhem Raj14
2011-07-07uclibc: Add recipes for 0.9.32 releaseKhem Raj24
2011-07-01uclibc: Fix compilation in thumb modeKhem Raj1
2011-07-01Drop PRIORITY variableRichard Purdie1
2011-07-01uclibc: Add default uClibc.machine filesKhem Raj2
2011-06-30uclibc: Fix bug exposed by udev 168+ for mips architectureKhem Raj2
2011-06-30uclibc: Add UCLIBC_HAS_FLOATS=y to uClibc.distroKhem Raj2
2011-06-30uclibc_git.bb: Untether UCLIBC_HAS_FPU from UCLIBC_HAS_FLOATSKhem Raj2
2011-06-30uclibc.inc: Use ARCH_WANTS_{LITTLE|BIG}_ENDIAN to denote endianKhem Raj1
2011-06-30uclibc-config.inc: Fix regexp to determine big-endian armKhem Raj1
2011-06-30uclibc: Remove redundant machine/arch configsKhem Raj14
2011-06-22uclibc.inc: libsegfault is only RPROVIDED by uclibcKhem Raj1
2011-06-22uclibc: Add support for $ORIGINKhem Raj3
2011-06-22uclibc/x86_64/uClibc.machine: Enable ARCH_USE_MMUKhem Raj1
2011-06-14uclibc: fix compile error on i586Phil Blundell2
2011-06-14uclibc: remove PACKAGE_ARCHPhil Blundell1
2011-06-14uclibc: remove redundant python codePhil Blundell1
2011-06-14uclibc: Cleanup the machine dependent config filesKhem Raj10
2011-05-29uclibc: Add disabled COMPILE_IN_THUMB_MODE to uClibc.machine for all ARM conf...Khem Raj4
2011-05-27uclibc_git.bb: Fix patch path in SRC_URIKhem Raj1
2011-05-27uclibc.inc: Set COMPILE_IN_THUMB_MODE in .config if ARM_INSTRUCTION_SET != armKhem Raj1
2011-05-27uclibc_git.bb: Fix compilation on arm when using thumb instruction setKhem Raj3
2011-05-23uclibc: Upgrade to 0.9.32-rc3Khem Raj60
2011-05-20uclibc/site_config/funcs: getloadavg is unimplementedKhem Raj1
2011-05-04Remove machine-specific metadata for machines no longer in oe-corePaul Eggleton6
2010-10-11recipes-core: Cleanup package descriptions and summariesMark Hatle1
2010-10-08Rename MACHINE=netbook to MACHINE=atom-pcDarren Hart1
2010-09-10autotools: enable siteconfig by defaultJeff Polk1
2010-09-03uclibc: Add siteconfig cache generationJeff Polk5
2010-08-27Major layout change to the packages directoryRichard Purdie40