Age | Commit message (Collapse) | Author | Files |
|
* We were setting KLIBCARCH to match kernel arch
while this let klibc build, it did not configure
in right syscalls because klibc still use 'i386'
the patch tells klibc to look for right places in
kernel tree based on arch and we can stop synthesizing
KLIBCARCH to be same as kernel arch.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
This reverts commit e020cd9b2c61fd19bb55ec3fd38abcfdbd3f651c.
Acked-by: Koen Kooi <k-kooi@ti.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* insmod was removed after klibc_1.5
* dmesg, sync and ls have been added with 1.5.15
* wc and losetup are provided by OpenEmbedded patches
* bump INC_PR and recipe's PR to propagate the changes to klibc-utils
|
|
* increase default preference, tested on arm
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|