Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/4] uclibc: build fixes for xtensa snapshot version
Date: Wed,  8 Jan 2014 12:16:31 +0200	[thread overview]
Message-ID: <cover.1389168903.git.baruch@tkos.co.il> (raw)

This series adds fixes to the xtensa default uclibc version. The first patch is
not xtensa specific, but the rest are. All patches fix autobuild failures, and
all were sent upstream.

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

Baruch Siach (4):
  uclibc: xtensa: fix posix_spawn autoconf detection
  uclibc: xtensa: restore posix_fadvise
  uclibc: xtensa: update ptrace.h
  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 ++++++++++++++++
 ..._fadvise-restore-implementation-for-xtens.patch |  68 ++++++++
 .../0003-xtensa-use-common-ptrace.h.patch          | 184 +++++++++++++++++++++
 4 files changed, 394 insertions(+), 42 deletions(-)
 delete mode 100644 package/e2fsprogs/e2fsprogs-0002-e4defrag-fix-build-when-posix_fadvise-is-missing.patch
 create mode 100644 package/uclibc/3a3ad3dfc10876b3648369f22df8fc06661ddef0/0001-spawn-move-from-librt-to-libc.patch
 create mode 100644 package/uclibc/3a3ad3dfc10876b3648369f22df8fc06661ddef0/0002-linux-posix_fadvise-restore-implementation-for-xtens.patch
 create mode 100644 package/uclibc/3a3ad3dfc10876b3648369f22df8fc06661ddef0/0003-xtensa-use-common-ptrace.h.patch

-- 
1.8.5.2

             reply	other threads:[~2014-01-08 10:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-08 10:16 Baruch Siach [this message]
2014-01-08 10:16 ` [Buildroot] [PATCH 1/4] uclibc: xtensa: fix posix_spawn autoconf detection Baruch Siach
2014-01-08 10:16 ` [Buildroot] [PATCH 2/4] uclibc: xtensa: restore posix_fadvise Baruch Siach
2014-01-08 10:16 ` [Buildroot] [PATCH 3/4] uclibc: xtensa: update ptrace.h Baruch Siach
2014-01-08 10:16 ` [Buildroot] [PATCH 4/4] Revert "e2fsprogs: fix posix_fadvise() signature mismatch" Baruch Siach

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1389168903.git.baruch@tkos.co.il \
    --to=baruch@tkos.co.il \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox