connman: add patch to fix build with headers >= 4.5
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 14 Apr 2016 14:24:03 +0000 (11:24 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 15 Apr 2016 07:55:16 +0000 (09:55 +0200)
commit0dece9857860f48cce75720d441d7c5fcff8c6a9
tree788831fb285ba26e7f38388ecdceb18d6525d89d
parent376737d99dfe7ff0347dcc278e16001573314aa5
connman: add patch to fix build with headers >= 4.5

Add a patch from Gentoo that fixes the build on linux headers >= 4.5
The probem arises from an incompatibility in newer headers when both
net/if.h and linux/if.h are included in the same source.
See https://bugs.gentoo.org/show_bug.cgi?id=577584

Fixes:
http://autobuild.buildroot.net/results/48e/48e6f34a7940f52d987db47784c0d9e82f39de7c/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/connman/0003-xtables.patch [new file with mode: 0644]