linuxptp: update to v4.4
authorShenghao Yang <me@shenghaoyang.info>
Tue, 17 Sep 2024 14:12:08 +0000 (22:12 +0800)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 20 Sep 2024 07:22:17 +0000 (09:22 +0200)
commitd0ffa3e570db588cd1d13ba6142344fec7de908b
tree43c228dddcdaea1e995c4b2fb0e75f323251bd28
parentb592dbe61a501c41b04de21185525861305e56c3
linuxptp: update to v4.4

- Replaced SF project and download URLs with nwtime ones.
  The project is now hosted at https://linuxptp.nwtime.org/.

- Removed 020-gcc14.patch. Missing include was fixed upstream
  in v4.2.

- Added patch to disable MAC library autodetection. That
  can silently pick up unwanted dependencies, depending on
  package build order. We can add linuxptp-<mac lib> variants
  of this package later if there are users of authenticated
  PTP.

Signed-off-by: Shenghao Yang <me@shenghaoyang.info>
net/linuxptp/Makefile
net/linuxptp/patches/001-fix_kbuild_output.patch
net/linuxptp/patches/020-allow-disabling-MAC-autodetection.patch [new file with mode: 0644]
net/linuxptp/patches/020-gcc14.patch [deleted file]