diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2015-10-29 15:54:12 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-20 23:12:26 +0000 |
commit | e382d96c6bb04b30e59dbeeb30b4c6e0a549c8ba (patch) | |
tree | dd7e161a59ae22666e67a0bc533c4acb9b31f0db /bitbake/HEADER | |
parent | 3b8cd1db0d388e50c010899352f641d66e73279c (diff) | |
download | poky-e382d96c6bb04b30e59dbeeb30b4c6e0a549c8ba.tar.gz |
coreutils: fix reporting 'unknown' by `uname -p' and `uname -i'
This patch make `uname -p' and `uname -i' not reporting 'unknown'.
It refers a to Fedora's way to do this.
The coreutils upstream rejects to accept this patch, blaming the
'unknown' result to the kernel not providing enough information.
As on normal distros, `uname -p' and `uname -i' do not report 'unknown',
we refer to Fedora's patch to fix this problem.
(From OE-Core rev: 83c551b46e959d9382fa92ac4178c9c6c883d7c1)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/HEADER')
0 files changed, 0 insertions, 0 deletions