]> code.ossystems Code Review - openembedded-core.git/commit
kmod: Remove compatibility for ancient hosts
authorAdrian Bunk <bunk@stusta.de>
Wed, 6 Mar 2019 19:21:54 +0000 (21:21 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Mar 2019 12:27:28 +0000 (12:27 +0000)
commitc4d77ddd13ad43b52f22a32dc7a3d34cc2692dce
tree37e5dd70407b3054264fc29c9a39c90b8fe7a4d0
parent0a306d4f706b55f64228c7a0a14ff1ad127d7df9
kmod: Remove compatibility for ancient hosts

Lack of be32toh() is handled upstream since 2014.

Linux 2.6.23 was released 2007, distributions with kernels
older than that are far outside the host distributions
still supported today.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/kmod/kmod-native_git.bb
meta/recipes-kernel/kmod/kmod.inc
meta/recipes-kernel/kmod/kmod/Change-to-calling-bswap_-instead-of-htobe-and-be-toh.patch [deleted file]
meta/recipes-kernel/kmod/kmod/fix-O_CLOEXEC.patch [deleted file]