[OE-core] [PATCH 0/2] net-tools: fix building with linux-4.8

jackie.huang at windriver.com jackie.huang at windriver.com
Sun Oct 9 00:56:05 UTC 2016


From: Jackie Huang <jackie.huang at windriver.com>

This is a follow-up from the thread:
https://patchwork.openembedded.org/patch/132637/

I reverted Bruce's change and picked Randy's fix for net-tools,
build tests are fine for qemux86-64/ppc/arm/arm64/mips and I
booted core-image-full-cmdline for qemuarm64 and checked that
iptunnel works fine.

--
The following changes since commit ac647ea6964e166c395334fe107015030adc1b76:

  update-rc.d.bbclass: check that init script is executable before running it (2016-10-07 16:53:18 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib.git jhuang0/d_net-tools-linux-4.8_161008-1
  http://git.pokylinux.org/cgit.cgi//log/?h=jhuang0/d_net-tools-linux-4.8_161008-1

Jackie Huang (2):
  Revert "linux-libc-headers: if_tunnel: remove include of if/ip/in6.h"
  net-tools: fix building with linux-4.8

 .../net-tools-fix-building-with-linux-4.8.patch    | 52 ++++++++++++++++++++++
 .../net-tools/net-tools_1.60-26.bb                 |  1 +
 ...1-if_tunnel-remove-include-of-if-ip-in6.h.patch | 33 --------------
 .../linux-libc-headers/linux-libc-headers_4.8.bb   |  1 -
 4 files changed, 53 insertions(+), 34 deletions(-)
 create mode 100644 meta/recipes-extended/net-tools/net-tools/net-tools-fix-building-with-linux-4.8.patch
 delete mode 100644 meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-if_tunnel-remove-include-of-if-ip-in6.h.patch

-- 
2.8.3




More information about the Openembedded-core mailing list