diff options
author | Ting Liu <b28495@freescale.com> | 2013-09-10 06:00:20 +0000 |
---|---|---|
committer | Robert Yang <liezhi.yang@windriver.com> | 2013-12-10 21:12:16 -0500 |
commit | 2e791639625746037626e348cfac4ad1109bb9ae (patch) | |
tree | 702c03692d1d42d5b92219f9b11667205d17e1ae /scripts/contrib/documentation-audit.sh | |
parent | aaaba8d087bd4186cd2e309b962d62f240f96b98 (diff) | |
download | openembedded-core-2e791639625746037626e348cfac4ad1109bb9ae.tar.gz openembedded-core-2e791639625746037626e348cfac4ad1109bb9ae.tar.bz2 openembedded-core-2e791639625746037626e348cfac4ad1109bb9ae.zip |
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 master 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>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'scripts/contrib/documentation-audit.sh')
0 files changed, 0 insertions, 0 deletions