package/linuxptp: fix build with new headers
authorArtem Panfilov <panfilov.artyom@gmail.com>
Sun, 24 Feb 2019 20:49:31 +0000 (23:49 +0300)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Sun, 26 May 2019 22:04:36 +0000 (00:04 +0200)
commit1ab26a82641399d390bab7f7407fa7646949d0a2
tree8bfafadd15d65aab9998b0c77ee6c3317e5f1a8e
parent4a7a85169fd4e260ae32f050b54aed3ac8eee7a5
package/linuxptp: fix build with new headers

net_tstamp.h in recent kernel versions requires time.h for clockid_t.

Fixes:
  http://autobuild.buildroot.net/results/93903e8abfeaa7df0b6525033fa63e29f2c9e7ae

Signed-off-by: Artem Panfilov <panfilov.artyom@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/linuxptp/0002-fix-building-with-new-kernel-headers.patch [new file with mode: 0644]