Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/3] uclibc: build fixes for xtensa snapshot version
@ 2014-01-13  6:26 Baruch Siach
  2014-01-13  6:26 ` [Buildroot] [PATCH v2 1/3] uclibc: bump " Baruch Siach
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Baruch Siach @ 2014-01-13  6:26 UTC (permalink / raw)
  To: buildroot

This series bumps xtensa default uclibc version to add upstream fixes to 
autobuild failures. This series also adds a uclibc patch to fix posix_spawn 
autoconf detection.

The last patch in this series reverts a previous e2fsprogs fix that is both
wrong and is superseded by the xtensa posix_fadvise fix in upstream uclibc.

v2:
   * Bump uclibc version
   * Remove patches applied upstream

Baruch Siach (3):
  uclibc: bump xtensa snapshot version
  uclibc: xtensa: fix posix_spawn autoconf detection
  Revert "e2fsprogs: fix posix_fadvise() signature mismatch"

 ...g-fix-build-when-posix_fadvise-is-missing.patch |  42 ------
 .../0001-spawn-move-from-librt-to-libc.patch       | 142 +++++++++++++++++++++
 package/uclibc/Config.in                           |   2 +-
 3 files changed, 143 insertions(+), 43 deletions(-)
 delete mode 100644 package/e2fsprogs/e2fsprogs-0002-e4defrag-fix-build-when-posix_fadvise-is-missing.patch
 create mode 100644 package/uclibc/7bf35c8b7d4a1f97174eb49f47f33946b282114c/0001-spawn-move-from-librt-to-libc.patch

-- 
1.8.5.2

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

end of thread, other threads:[~2014-01-20 21:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-13  6:26 [Buildroot] [PATCH v2 0/3] uclibc: build fixes for xtensa snapshot version Baruch Siach
2014-01-13  6:26 ` [Buildroot] [PATCH v2 1/3] uclibc: bump " Baruch Siach
2014-01-20 21:37   ` Peter Korsgaard
2014-01-13  6:26 ` [Buildroot] [PATCH v2 2/3] uclibc: xtensa: fix posix_spawn autoconf detection Baruch Siach
2014-01-15 13:31   ` Baruch Siach
2014-01-15 14:30     ` Peter Korsgaard
2014-01-13  6:26 ` [Buildroot] [PATCH v2 3/3] Revert "e2fsprogs: fix posix_fadvise() signature mismatch" Baruch Siach
2014-01-20 21:37   ` Peter Korsgaard
2014-01-13  8:13 ` [Buildroot] [PATCH v2 0/3] uclibc: build fixes for xtensa snapshot version Thomas Petazzoni
2014-01-13  8:23   ` Baruch Siach

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox