]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
coreutils: fix reporting 'unknown' by `uname -p' and `uname -i' ChenQi/coreutils-uname
authorChen Qi <Qi.Chen@windriver.com>
Thu, 29 Oct 2015 07:31:28 +0000 (15:31 +0800)
committerChen Qi <Qi.Chen@windriver.com>
Tue, 15 Mar 2016 06:59:28 +0000 (14:59 +0800)
commit94b827d24b9fd9b4840266a0f77851bbf6d9c606
treefab4142069ff9272f03a0dc1f67889329a37e1a3
parent300f858ba07c938427ccd05a3d7220027a03d461
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.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
meta/recipes-core/coreutils/coreutils-8.24/0001-uname-report-processor-and-hardware-correctly.patch [new file with mode: 0644]
meta/recipes-core/coreutils/coreutils_8.25.bb