diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2017-11-17 10:17:13 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-12-02 11:25:32 +0000 |
commit | 6ee124905f5241ea2b96822111a08e1463d319d2 (patch) | |
tree | b444dcdffb8d515f5ae83bf65b043b725136b420 /meta/classes/npm.bbclass | |
parent | ed48e7b4f0d11bf20e0be44d8403fc16dd6d4411 (diff) | |
download | poky-6ee124905f5241ea2b96822111a08e1463d319d2.tar.gz |
ppp: include netinet/in.h before linux/in.h in pppoe.h
The patch ppp-fix-building-with-linux-4.8.patch tries to fix build error
with 4.8 or newer linux headers, but it would break building with kernel
< 4.8. There is a better solution to fix this issue in upstream.
Backport the upstream patch and replace the old one.
(From OE-Core rev: 85095edfc4bbf23d853fc21fbfb454e598206a24)
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/npm.bbclass')
0 files changed, 0 insertions, 0 deletions