All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix coreutils build on uclibc
@ 2013-04-05  0:38 Khem Raj
  2013-04-05  0:39 ` [PATCH 1/1] coreutils: Fix build on uclibc after upgrade to 8.21 Khem Raj
  2013-04-05 13:55 ` [PATCH 0/1] Fix coreutils build on uclibc Khem Raj
  0 siblings, 2 replies; 3+ messages in thread
From: Khem Raj @ 2013-04-05  0:38 UTC (permalink / raw)
  To: openembedded-core

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




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-04-05 14:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-05  0:38 [PATCH 0/1] Fix coreutils build on uclibc Khem Raj
2013-04-05  0:39 ` [PATCH 1/1] coreutils: Fix build on uclibc after upgrade to 8.21 Khem Raj
2013-04-05 13:55 ` [PATCH 0/1] Fix coreutils build on uclibc Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.