[Buildroot] [PATCH 0 of 2] RedHat 5 support fixes

Thomas De Schampheleire patrickdepinguin at gmail.com
Tue Sep 2 09:25:44 UTC 2014


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



More information about the buildroot mailing list