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 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
