linuxptp: fix build failure 12298/head
authorPaulo Machado <pffmachado@yahoo.com>
Mon, 25 May 2020 10:31:18 +0000 (11:31 +0100)
committerPaulo Machado <pffmachado@yahoo.com>
Tue, 26 May 2020 15:29:39 +0000 (16:29 +0100)
commit5f64b2d1e451e55babe3e6e9dcb7debaedb2b7db
tree634ec7ec624ab53fab4d8b5e4c050a01876a674c
parent5e6b871e9ee1c10337d02f6049bfe780f381e25a
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>
net/linuxptp/Makefile
net/linuxptp/patches/001-fix_kbuild_output.patch [new file with mode: 0644]