package/dosfstools: fix build with musl
authorYann E. MORIN <yann.morin.1998@free.fr>
Sun, 16 Aug 2015 14:09:41 +0000 (16:09 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 17 Aug 2015 20:23:20 +0000 (22:23 +0200)
commit581d7fd6cc79564dafbbe9946998d0d3802ff737
tree1ea8b03a78f531457ba7de15b73c13a8866e5b3b
parent8df95d926e963601c727defeb4ab90ce2368da70
package/dosfstools: fix build with musl

Use correct and standard int types.

Fixes:
    http://autobuild.buildroot.org/results/a09/a0923d7f6d4dbae02eba4c5024bbdae3a52aa85a/
    http://autobuild.buildroot.org/results/62b/62b1a71c4fedb6f9209663e7544d7a36fb42c580/
    http://autobuild.buildroot.org/results/e80/e808e692220ced315d30d8ee9c93bdf4a5e32a03/
    http://autobuild.buildroot.org/results/7b7/7b778b7a9ec8c91ec3cea6ee81c6f5c75f0b959a/

[Thomas: update upstream status.]

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/dosfstools/0001-mkfs.fat-fix-incorrect-int-type.patch [new file with mode: 0644]