index
:
openembedded-core.git
master
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meta
/
recipes-core
/
uclibc
Commit message (
Expand
)
Author
Age
Files
Lines
*
meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)
Richard Purdie
2012-03-05
1
-1
/
+1
*
meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)
Richard Purdie
2012-03-05
2
-9
/
+9
*
uclibc: Upgrade recipes from 0.9.32 -> 0.9.33
Khem Raj
2012-02-07
32
-1685
/
+195
*
Enable options needed for ltp to compile
Khem Raj
2012-02-07
1
-0
/
+5
*
uclibc-git: Update to latest RC
Khem Raj
2012-01-25
9
-132
/
+194
*
uclibc: Dont package all .a in uclibc-dev
Khem Raj
2012-01-25
1
-2
/
+1
*
uclibc: Upgrade to latest master
Khem Raj
2012-01-19
14
-860
/
+134
*
busybox/uglibc: remove obsolete check for "kernel24"
Andrei Gherzan
2012-01-17
1
-3
/
+1
*
uclibc: Configure UCLIBC_HAS_WCHAR based on libc-posix-clang-wchar distro fea...
Khem Raj
2012-01-10
1
-0
/
+1
*
getVar/setVar cleanups
Richard Purdie
2011-11-26
1
-17
/
+12
*
Convert to use direct access to the data store (instead of bb.data.*Var*())
Richard Purdie
2011-11-10
2
-13
/
+13
*
uclibc_0.9.32: Sync mount.h from eglibc
Khem Raj
2011-08-09
2
-1
/
+87
*
uclibc: Add patch header for sync_file_range2.patch
Khem Raj
2011-07-22
1
-0
/
+7
*
uclibc_0.9.32: Implement sync_file_range2.
Khem Raj
2011-07-20
2
-1
/
+42
*
uclibc: improve packaging granularity
Phil Blundell
2011-07-20
1
-15
/
+16
*
uclibc-0.9.32: Implement execvpe and refresh scheduler functions
Khem Raj
2011-07-07
4
-1
/
+621
*
uclibc_git: Implement execvpe and refresh scheduler functions
Khem Raj
2011-07-07
4
-1
/
+621
*
uclibc_git: Move SRCREV past 0.9.32 release
Khem Raj
2011-07-07
14
-957
/
+70
*
uclibc: Add recipes for 0.9.32 release
Khem Raj
2011-07-07
24
-0
/
+7602
*
uclibc: Fix compilation in thumb mode
Khem Raj
2011-07-01
1
-0
/
+7
*
Drop PRIORITY variable
Richard Purdie
2011-07-01
1
-1
/
+0
*
uclibc: Add default uClibc.machine files
Khem Raj
2011-07-01
2
-0
/
+30
*
uclibc: Fix bug exposed by udev 168+ for mips architecture
Khem Raj
2011-06-30
2
-1
/
+35
*
uclibc: Add UCLIBC_HAS_FLOATS=y to uClibc.distro
Khem Raj
2011-06-30
2
-157
/
+1
*
uclibc_git.bb: Untether UCLIBC_HAS_FPU from UCLIBC_HAS_FLOATS
Khem Raj
2011-06-30
2
-0
/
+30
*
uclibc.inc: Use ARCH_WANTS_{LITTLE|BIG}_ENDIAN to denote endian
Khem Raj
2011-06-30
1
-1
/
+1
*
uclibc-config.inc: Fix regexp to determine big-endian arm
Khem Raj
2011-06-30
1
-1
/
+1
*
uclibc: Remove redundant machine/arch configs
Khem Raj
2011-06-30
14
-840
/
+0
*
uclibc.inc: libsegfault is only RPROVIDED by uclibc
Khem Raj
2011-06-22
1
-1
/
+1
*
uclibc: Add support for $ORIGIN
Khem Raj
2011-06-22
3
-1
/
+401
*
uclibc/x86_64/uClibc.machine: Enable ARCH_USE_MMU
Khem Raj
2011-06-22
1
-2
/
+1
*
uclibc: fix compile error on i586
Phil Blundell
2011-06-14
2
-0
/
+26
*
uclibc: remove PACKAGE_ARCH
Phil Blundell
2011-06-14
1
-3
/
+1
*
uclibc: remove redundant python code
Phil Blundell
2011-06-14
1
-11
/
+1
*
uclibc: Cleanup the machine dependent config files
Khem Raj
2011-06-14
10
-188
/
+17
*
uclibc: Add disabled COMPILE_IN_THUMB_MODE to uClibc.machine for all ARM conf...
Khem Raj
2011-05-29
4
-0
/
+4
*
uclibc_git.bb: Fix patch path in SRC_URI
Khem Raj
2011-05-27
1
-1
/
+1
*
uclibc.inc: Set COMPILE_IN_THUMB_MODE in .config if ARM_INSTRUCTION_SET != arm
Khem Raj
2011-05-27
1
-0
/
+1
*
uclibc_git.bb: Fix compilation on arm when using thumb instruction set
Khem Raj
2011-05-27
3
-1
/
+57
*
uclibc: Upgrade to 0.9.32-rc3
Khem Raj
2011-05-23
60
-2406
/
+7878
*
uclibc/site_config/funcs: getloadavg is unimplemented
Khem Raj
2011-05-20
1
-1
/
+0
*
Remove machine-specific metadata for machines no longer in oe-core
Paul Eggleton
2011-05-04
6
-418
/
+0
*
recipes-core: Cleanup package descriptions and summaries
Mark Hatle
2010-10-11
1
-1
/
+10
*
Rename MACHINE=netbook to MACHINE=atom-pc
Darren Hart
2010-10-08
1
-0
/
+0
*
autotools: enable siteconfig by default
Jeff Polk
2010-09-10
1
-2
/
+0
*
uclibc: Add siteconfig cache generation
Jeff Polk
2010-09-03
5
-0
/
+656
*
Major layout change to the packages directory
Richard Purdie
2010-08-27
40
-0
/
+3559