summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/sysvinit
diff options
context:
space:
mode:
authorTing Liu <b28495@freescale.com>2013-09-10 06:00:20 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-10-14 16:55:24 +0100
commit0f431a3123c399ef0b3ddae5aa85c701bdd0a32a (patch)
tree874a23744c7ff8941a1d95e62ced2bec4768737e /meta/recipes-core/sysvinit
parentf33afade31d2ac2f5457f4131c2c35207606b846 (diff)
downloadpoky-0f431a3123c399ef0b3ddae5aa85c701bdd0a32a.tar.gz
kmod-native: use bswap to work on older Linux hosts
We can't use htobe* and be*toh functions because they are not available on older versions of glibc, For example, shipped on Centos 5.5. Change to directly calling bswap_* as defined in byteswap.h. (From OE-Core rev: 63edb6b9a8bdf2f5541edd618f2f598185e37223) Signed-off-by: Ting Liu <b28495@freescale.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/sysvinit')
0 files changed, 0 insertions, 0 deletions