diff options
author | Thao Nguyen <thao.nguyen.yb@rvc.renesas.com> | 2017-02-21 13:15:39 +0700 |
---|---|---|
committer | Khiem Nguyen <khiem.nguyen.xt@renesas.com> | 2017-03-27 03:34:44 +0000 |
commit | ed74f73cbb6194e88e1ec3502e58e87adf38ed5e (patch) | |
tree | 57403b32270b44eb58f46137880f1c3780d26088 /meta-rcar-gen3/recipes-bsp | |
parent | 0f150a21d21bc7e24ea111d1e039abad76b4dfc0 (diff) |
rcar-gen3: net-tools: Fix compile error when build with kernel 4.8 and 4.9
This commit backport the following commit from poky upstream:
commit 0f25619268d4eb4e4a40cac7cdb40de5bca9ade1
Author: Jackie Huang <jackie.huang@windriver.com>
Date: Sun Oct 9 08:56:07 2016 +0800
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>
Without this fix, net-tools can not be compile with Linux kernel 4.8
and 4.9.
Change-Id: Iea47634822f471f5032bd7822f51735add209d91
Signed-off-by: Thao Nguyen <thao.nguyen.yb@rvc.renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
Diffstat (limited to 'meta-rcar-gen3/recipes-bsp')
0 files changed, 0 insertions, 0 deletions