iproute2: fix build with musl
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 19 Nov 2015 21:07:00 +0000 (22:07 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 19 Nov 2015 21:51:29 +0000 (22:51 +0100)
commit57b97576e47b9754131aa97acf27592888106a66
tree95cb74af6114a8f4b0ae25a4d381a5023535ba7f
parent868970bbaeba22fd8911ed5d32a7f9882d2f04b1
iproute2: fix build with musl

This commit adds two patches to the iproute2 package that are
necessary to build it against the musl C library. Both patches have
been submitted upstream.

Fixes:

  http://autobuild.buildroot.org/results/5d3/5d3f8c2242e9a89bb545166fc7d70429d2cddd42/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/iproute2/0001-Avoid-in6_addr-redefinition.patch [new file with mode: 0644]
package/iproute2/0002-Add-missing-sys-types.h-include.patch [new file with mode: 0644]