kmod: add patches to support build on RHEL 5
commitcc7da4743e779d9792df0a91e1391112e88968b9
authorThomas De Schampheleire <patrickdepinguin@gmail.com>
Tue, 7 Oct 2014 13:42:32 +0000 (7 15:42 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 7 Oct 2014 14:24:59 +0000 (7 16:24 +0200)
tree6028e711df3ff6ec36ddd744dc96c809228c88c6
parent65cf9e9291716f713b4bd4cd0b2422033908ef0c
kmod: add patches to support build on RHEL 5

kmod uses certain features not available on older RHEL 5 machines (RedHat
Enterprise Linux). This commit adds two patches to fix that.

Both patches have been proposed upstream, the second one being accepted, the
first rejected with the suggestion to add the patch in Buildroot instead.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/kmod/kmod-0001-fix-O_CLOEXEC.patch [new file with mode: 0644]
package/kmod/kmod-0002-add-backup-implementation-of-be32toh.patch [new file with mode: 0644]