]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/arptables: fix musl compilation issues
authorBrendan Heading <brendanheading@gmail.com>
Sun, 2 Aug 2015 21:53:46 +0000 (22:53 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 3 Aug 2015 09:19:19 +0000 (11:19 +0200)
commit61fe902bacaca7c5fdcc7d3a68ded95a835fe2e1
treecc2f8117bed3addb10c99c59fce595d5701937fc
parentc22f16317646d2d0b5f2736d641820f757422054
package/arptables: fix musl compilation issues

Fixes http://autobuild.buildroot.net/results/841/841129b8f49df205e1dabc2c2a5be70fa266768b/

Backported two patches from upstream which had solved this problem.
Please note that 0002-src-Use-stdint-types.patch is modified to apply
cleanly - details in the patch file.

Signed-off-by: Brendan Heading <brendanheading@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/arptables/0002-src-Use-stdint-types.patch [new file with mode: 0644]
package/arptables/0003-src-Remove-support-for-libc5.patch [new file with mode: 0644]