summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/uclibc
Commit message (Expand)AuthorAgeFilesLines
* uclibc: Revert systemd regressing patch from upsteam uclibc and uprev SRCREVKhem Raj2012-09-142-2/+324
* uclibc-0.9.33: Update to latest on 0.9.33 branchKhem Raj2012-09-043-21/+104
* uclibc-git: Move to tip of master and sync mount.hKhem Raj2012-09-023-4/+86
* uclibc: Use gcc-cross-initial as staging compilerKhem Raj2012-08-214-20/+14
* uclibc.inc,uclibc-config.inc: Untabify python snippetsKhem Raj2012-08-212-71/+85
* uclibc-0.9.33: add posix_fallocate implementationKhem Raj2012-06-292-0/+409
* uclibc-git: Update for building systemdKhem Raj2012-06-299-108/+660
* uclibc: Separate the bits between uclibc and uclibc-initialKhem Raj2012-06-299-97/+221
* uclibc: Fix packaging to match the new package orderKhem Raj2012-06-251-13/+15
* uclibc-git: Upgrade to latest tip of masterKhem Raj2012-06-214-120/+93
* uclibc_0.9.33.bb: Upgrade to latest gitKhem Raj2012-06-181-2/+2
* uclibc: Move to latest tip of masterKhem Raj2012-06-111-1/+1
* meta: replace os.system with subprocess.callRobert Yang2012-05-301-3/+4
* uclibc.inc: uclibc rtld does support GNU_HASHKhem Raj2012-05-111-1/+2
* uclibc: Return correct endianness for mips64Khem Raj2012-05-061-1/+1
* uclibc-0.9.33: Update to tip of 0.9.33 branchKhem Raj2012-05-011-2/+2
* uclibc-git: Update to latest git tipKhem Raj2012-05-011-2/+2
* uclibc SDK not including libpthread_nonshared.aMark Norman2012-04-261-4/+4
* PR bump for all recipes that DEPEND on ncursesScott Garman2012-03-151-1/+1
* meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie2012-03-051-1/+1
* meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie2012-03-052-9/+9
* uclibc: Upgrade recipes from 0.9.32 -> 0.9.33Khem Raj2012-02-0832-1685/+195
* Enable options needed for ltp to compileKhem Raj2012-02-081-0/+5
* uclibc-git: Update to latest RCKhem Raj2012-01-259-132/+194
* uclibc: Dont package all .a in uclibc-devKhem Raj2012-01-251-2/+1
* uclibc: Upgrade to latest masterKhem Raj2012-01-1914-860/+134
* busybox/uglibc: remove obsolete check for "kernel24"Andrei Gherzan2012-01-171-3/+1
* uclibc: Configure UCLIBC_HAS_WCHAR based on libc-posix-clang-wchar distro fea...Khem Raj2012-01-101-0/+1
* getVar/setVar cleanupsRichard Purdie2011-11-271-17/+12
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-102-13/+13
* uclibc_0.9.32: Sync mount.h from eglibcKhem Raj2011-08-092-1/+87
* uclibc: Add patch header for sync_file_range2.patchKhem Raj2011-07-221-0/+7
* Sync patches with DOS line endings that became corruptedRichard Purdie2011-07-226-605/+605
* uclibc_0.9.32: Implement sync_file_range2.Khem Raj2011-07-202-1/+42
* uclibc: improve packaging granularityPhil Blundell2011-07-201-15/+16
* uclibc-0.9.32: Implement execvpe and refresh scheduler functionsKhem Raj2011-07-074-1/+621
* uclibc_git: Implement execvpe and refresh scheduler functionsKhem Raj2011-07-074-1/+621
* uclibc_git: Move SRCREV past 0.9.32 releaseKhem Raj2011-07-0714-957/+70
* uclibc: Add recipes for 0.9.32 releaseKhem Raj2011-07-0724-0/+7602
* uclibc: Fix compilation in thumb modeKhem Raj2011-07-021-0/+7
* Drop PRIORITY variableRichard Purdie2011-07-011-1/+0
* uclibc: Add default uClibc.machine filesKhem Raj2011-07-012-0/+30
* uclibc: Fix bug exposed by udev 168+ for mips architectureKhem Raj2011-06-302-1/+35
* uclibc: Add UCLIBC_HAS_FLOATS=y to uClibc.distroKhem Raj2011-06-302-157/+1
* uclibc_git.bb: Untether UCLIBC_HAS_FPU from UCLIBC_HAS_FLOATSKhem Raj2011-06-302-0/+30
* uclibc.inc: Use ARCH_WANTS_{LITTLE|BIG}_ENDIAN to denote endianKhem Raj2011-06-301-1/+1
* uclibc-config.inc: Fix regexp to determine big-endian armKhem Raj2011-06-301-1/+1
* uclibc: Remove redundant machine/arch configsKhem Raj2011-06-3014-840/+0
* uclibc.inc: libsegfault is only RPROVIDED by uclibcKhem Raj2011-06-221-1/+1
* uclibc: Add support for $ORIGINKhem Raj2011-06-223-1/+401