All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas De Schampheleire <patrickdepinguin@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0 of 2] RedHat 5 support fixes
Date: Tue, 02 Sep 2014 11:25:44 +0200	[thread overview]
Message-ID: <patchbomb.1409649944@localhost> (raw)

This small patch series fixes two issues when using Buildroot on RedHat 5.
Granted, RedHat 5 is an old distribution, but in some corporate environments
it is still used. As the fixes are relatively small, I hope they can be
accepted.

The corresponding problems have been introduced somewhere between 2013.05
and 2014.05, and are still present on current master.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>

---
Thomas De Schampheleire (2)
  check-kernel-headers: mktemp --tmpdir not available on RedHat 5
  kmod: add patches to support build on Redhat 5

 package/kmod/kmod-0001-fix-O_CLOEXEC.patch                    |  38 ++++++
 package/kmod/kmod-0002-use-bswap-instead-of-htobe-betoh.patch |  41 +++++++
 support/scripts/check-kernel-headers.sh                       |   2 +-
 3 files changed, 80 insertions(+), 1 deletions(-)

             reply	other threads:[~2014-09-02  9:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-02  9:25 Thomas De Schampheleire [this message]
2014-09-02  9:25 ` [Buildroot] [PATCH 1 of 2] check-kernel-headers: mktemp --tmpdir not available on RedHat 5 Thomas De Schampheleire
2014-09-02  9:39   ` Yann E. MORIN
2014-09-28 18:40   ` Peter Korsgaard
2014-09-28 18:43     ` Thomas De Schampheleire
2014-09-28 19:52       ` Peter Korsgaard
2014-09-02  9:25 ` [Buildroot] [PATCH 2 of 2] kmod: add patches to support build on Redhat 5 Thomas De Schampheleire
2014-09-28 18:43   ` Peter Korsgaard
2014-09-29  9:31     ` Thomas De Schampheleire
2014-09-29 10:34       ` Peter Korsgaard
2014-10-05 13:08   ` Thomas Petazzoni

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=patchbomb.1409649944@localhost \
    --to=patrickdepinguin@gmail.com \
    --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 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.