index
:
ast2050-yocto-poky
fido
Modified yocto poky sources to support the Aspeed AST2050 and ASUS KGPE-D16 / KCMA-D8
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meta
/
recipes-core
/
uclibc
Commit message (
Expand
)
Author
Age
Files
Lines
*
uclibc: Build ldd/ldcondif/iconv for main uclibc recipe
Khem Raj
2013-07-18
1
-1
/
+6
*
uclibc: Remove 0.9.33 recipes
Khem Raj
2013-07-02
19
-7358
/
+0
*
uclibc: Update to latest git/master version
Khem Raj
2013-07-02
9
-86
/
+102
*
uclibc-git: Fix build on x86 and move to latest master
Khem Raj
2013-03-26
5
-578
/
+77
*
uclibc: turn on kernel module support
Bernhard Reutner-Fischer
2013-02-08
1
-0
/
+2
*
uclibc: add c6x arch
Bernhard Reutner-Fischer
2013-02-08
1
-0
/
+1
*
uclibc-git/uClibc.distro: Enable UCLIBC_HAS_REENTRANT_RPC
Khem Raj
2013-01-25
1
-1
/
+1
*
uclibc-git: Upgrades to latest git
Khem Raj
2013-01-22
8
-280
/
+89
*
uclibc: fix license segment md5sum boundary
Marko Lindqvist
2012-12-03
1
-1
/
+1
*
classes: Be consistent about sstate-inputdirs/outputdirs ending with '/'
Richard Purdie
2012-11-14
2
-2
/
+2
*
recipes-core: replace virtclass-native(sdk) with class-native(sdk)
Robert Yang
2012-11-02
4
-4
/
+4
*
uClibc: Resolve conflicting options when building for mips32
Aristov Maxim
2012-10-23
3
-32
/
+10
*
uclibc: Revert systemd regressing patch from upsteam uclibc and uprev SRCREV
Khem Raj
2012-09-14
2
-2
/
+324
*
uclibc-0.9.33: Update to latest on 0.9.33 branch
Khem Raj
2012-09-04
3
-21
/
+104
*
uclibc-git: Move to tip of master and sync mount.h
Khem Raj
2012-09-02
3
-4
/
+86
*
uclibc: Use gcc-cross-initial as staging compiler
Khem Raj
2012-08-21
4
-20
/
+14
*
uclibc.inc,uclibc-config.inc: Untabify python snippets
Khem Raj
2012-08-21
2
-71
/
+85
*
uclibc-0.9.33: add posix_fallocate implementation
Khem Raj
2012-06-29
2
-0
/
+409
*
uclibc-git: Update for building systemd
Khem Raj
2012-06-29
9
-108
/
+660
*
uclibc: Separate the bits between uclibc and uclibc-initial
Khem Raj
2012-06-29
9
-97
/
+221
*
uclibc: Fix packaging to match the new package order
Khem Raj
2012-06-25
1
-13
/
+15
*
uclibc-git: Upgrade to latest tip of master
Khem Raj
2012-06-21
4
-120
/
+93
*
uclibc_0.9.33.bb: Upgrade to latest git
Khem Raj
2012-06-18
1
-2
/
+2
*
uclibc: Move to latest tip of master
Khem Raj
2012-06-11
1
-1
/
+1
*
meta: replace os.system with subprocess.call
Robert Yang
2012-05-30
1
-3
/
+4
*
uclibc.inc: uclibc rtld does support GNU_HASH
Khem Raj
2012-05-11
1
-1
/
+2
*
uclibc: Return correct endianness for mips64
Khem Raj
2012-05-06
1
-1
/
+1
*
uclibc-0.9.33: Update to tip of 0.9.33 branch
Khem Raj
2012-05-01
1
-2
/
+2
*
uclibc-git: Update to latest git tip
Khem Raj
2012-05-01
1
-2
/
+2
*
uclibc SDK not including libpthread_nonshared.a
Mark Norman
2012-04-26
1
-4
/
+4
*
PR bump for all recipes that DEPEND on ncurses
Scott Garman
2012-03-15
1
-1
/
+1
*
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-08
32
-1685
/
+195
*
Enable options needed for ltp to compile
Khem Raj
2012-02-08
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-27
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
*
Sync patches with DOS line endings that became corrupted
Richard Purdie
2011-07-22
6
-605
/
+605
*
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
[next]