[OE-core] [PATCH 0/1] Fix coreutils build on uclibc

Khem Raj raj.khem at gmail.com
Fri Apr 5 13:55:26 UTC 2013


I think Henning's patch to site config will solve the same problem we do not need this patch

On Apr 4, 2013, at 5:38 PM, Khem Raj <raj.khem at gmail.com> wrote:

> coreutils after upgrade has started to fail to build on uclibc
> targets, this series of patches fix the build on uclibc as well
> as on eglibc is working normal.
> 
> The following changes since commit 2587a33134fde80dd1367629d9def45ac70256ee:
> 
>  site: add endianness information for libmemcached (2013-04-04 23:58:00 +0100)
> 
> are available in the git repository at:
> 
>  git://git.openembedded.org/openembedded-core-contrib kraj/coreutils
>  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/coreutils
> 
> Khem Raj (1):
>  coreutils: Fix build on uclibc after upgrade to 8.21
> 
> ...d-ltr-and-lpthread-for-getting-spawn-func.patch |   15 ++++
> ...sys_time.in.h-Fix-use-of-restrict-keyword.patch |   51 +++++++++++++
> .../coreutils/coreutils-8.21/gcc-uclibc.patch      |   77 ++++++++++++++++++++
> meta/recipes-core/coreutils/coreutils_8.21.bb      |    5 +-
> 4 files changed, 147 insertions(+), 1 deletion(-)
> create mode 100644 meta/recipes-core/coreutils/coreutils-8.21/0001-local.mk-Add-ltr-and-lpthread-for-getting-spawn-func.patch
> create mode 100644 meta/recipes-core/coreutils/coreutils-8.21/0001-sys_time.in.h-Fix-use-of-restrict-keyword.patch
> create mode 100644 meta/recipes-core/coreutils/coreutils-8.21/gcc-uclibc.patch
> 
> -- 
> 1.7.9.5
> 





More information about the Openembedded-core mailing list