generic-poky/meta/recipes-extended/net-tools/net-tools
Jackie Huang 0f25619268 net-tools: fix building with linux-4.8
Fix a build error when using the linux-4.8 headers that results in:

In file included from
.../sysroots/qemuarm64/usr/include/linux/if_tunnel.h:6:0,
                  from iptunnel.c:39:
.../qemuarm64/usr/include/linux/ip.h:85:8: error: redefinition of
'struct iphdr'
  struct iphdr {
         ^~~~~
In file included from iptunnel.c:29:0:
.../qemuarm64/usr/include/netinet/ip.h:44:8: note: originally defined here
  struct iphdr
         ^~~~~
(From OE-Core rev: 94d15885c516e3bfee4fb68dfb568f4da6904052)

Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-10-11 08:27:27 +01:00
..
0001-lib-inet6.c-INET6_rresolve-various-fixes.patch net-tools: lib/inet6.c:INET6_rresolve() - various fixes 2016-07-26 08:56:30 +01:00
ifconfig-interface-0-del-IP-will-remove-the-aliased-.patch
musl-fixes.patch net-tools: Link with libintl on uclibc 2016-01-24 09:40:27 +00:00
net-tools-1.60-sctp1.patch net-tools: Add SCTP option support 2016-03-09 16:58:11 +00:00
net-tools-1.60-sctp2-quiet.patch net-tools: Add SCTP option support 2016-03-09 16:58:11 +00:00
net-tools-1.60-sctp3-addrs.patch net-tools: Add SCTP option support 2016-03-09 16:58:11 +00:00
net-tools-config.h
net-tools-config.make
net-tools-fix-building-with-linux-4.8.patch net-tools: fix building with linux-4.8 2016-10-11 08:27:27 +01:00