summaryrefslogtreecommitdiff
path: root/scripts/runqemu-extract-sdk
diff options
context:
space:
mode:
authorTing Liu <b28495@freescale.com>2013-09-10 06:00:20 +0000
committerRobert Yang <liezhi.yang@windriver.com>2013-12-10 21:12:16 -0500
commit2e791639625746037626e348cfac4ad1109bb9ae (patch)
tree702c03692d1d42d5b92219f9b11667205d17e1ae /scripts/runqemu-extract-sdk
parentaaaba8d087bd4186cd2e309b962d62f240f96b98 (diff)
downloadopenembedded-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/runqemu-extract-sdk')
0 files changed, 0 insertions, 0 deletions