linuxptp: fix build failure
authorPaulo Machado <pffmachado@yahoo.com>
Mon, 25 May 2020 10:31:18 +0000 (11:31 +0100)
committerRosen Penev <rosenp@gmail.com>
Sat, 6 Jun 2020 04:43:10 +0000 (21:43 -0700)
commit1fe19e712f18f0e38b5f4b7c33a744ca9cc6207a
treefab9d69da643e7e15118a09b6807e11223ea556f
parent267b49087864adb295834764cb1a04bc64dd9b4a
linuxptp: fix build failure

Build is failing because HWTSTAMP_TX_ONESTEP_P2P is defined anymore on
linux net_tstamp.h.

Moreover, the usual way of linuxptp build is looking for system includes
unless user defines differently. That also was tried to fix.

PKG_RELEASE bumped to 3.

Signed-off-by: Paulo Machado <pffmachado@yahoo.com>
(cherry picked from commit 5f64b2d1e451e55babe3e6e9dcb7debaedb2b7db)
net/linuxptp/Makefile
net/linuxptp/patches/001-fix_kbuild_output.patch [new file with mode: 0644]