]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
coreutils: fix reporting 'unknown' by `uname -p' and `uname -i'
authorChen Qi <Qi.Chen@windriver.com>
Thu, 29 Oct 2015 07:54:12 +0000 (15:54 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 20 Mar 2016 23:12:26 +0000 (23:12 +0000)
commite382d96c6bb04b30e59dbeeb30b4c6e0a549c8ba
treedd7e161a59ae22666e67a0bc533c4acb9b31f0db
parent3b8cd1db0d388e50c010899352f641d66e73279c
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>
meta/recipes-core/coreutils/coreutils-8.25/0001-uname-report-processor-and-hardware-correctly.patch [new file with mode: 0644]
meta/recipes-core/coreutils/coreutils_8.25.bb