package/f2fs-tools: furthe endianness fixes
authorYann E. MORIN <yann.morin.1998@free.fr>
Thu, 25 Dec 2014 18:35:40 +0000 (19:35 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 26 Dec 2014 14:14:37 +0000 (15:14 +0100)
commit81c8bf16c115c0edf30df7d15f18b0894a5345ca
tree04a3fa7d9c76fddd3fc4e5ff5c023c137bc60471
parent903b210402a9431a0062d92b5511a8c539a3fd91
package/f2fs-tools: furthe endianness fixes

Add appropriate checks in configure.ac.

Fixes a slew of autobuilder failures:
    http://autobuild.buildroot.org/results/cf6/cf6f5b6981694f74bfca45b3d04ff35e4226b162/
    http://autobuild.buildroot.org/results/b34/b346472e686af5b517b689217349eab21878bb7b/
    http://autobuild.buildroot.org/results/49a/49a6a2a88cac6e0899f271a5e65c78dd9eb2eab4/
    ...

Note: patches sent upstream, awaiting for reply...

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/f2fs-tools/0003-mkfs.f2fs-fix-missing-endian-conversion.patch [new file with mode: 0644]
package/f2fs-tools/0004-configure-also-check-for-byteswap.h.patch [new file with mode: 0644]
package/f2fs-tools/0005-configure-add-check-for-bswap_64.patch [new file with mode: 0644]