Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0 of 2] RedHat 5 support fixes
@ 2014-09-02  9:25 Thomas De Schampheleire
  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:25 ` [Buildroot] [PATCH 2 of 2] kmod: add patches to support build on Redhat 5 Thomas De Schampheleire
  0 siblings, 2 replies; 11+ messages in thread
From: Thomas De Schampheleire @ 2014-09-02  9:25 UTC (permalink / raw)
  To: buildroot

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(-)

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

end of thread, other threads:[~2014-10-05 13:08 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-02  9:25 [Buildroot] [PATCH 0 of 2] RedHat 5 support fixes Thomas De Schampheleire
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

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