From be829c1486c5fca7dc1cd31813b12b946564f074 Mon Sep 17 00:00:00 2001 From: Wojciech Dubowik Date: Thu, 15 Jun 2023 16:08:16 +0200 Subject: linuxptp: Update to 4.0 Major changes since version 3.1.1: * Officially supports the 2019 version of IEEE 1588 * Improved unicast messaging * Enhanced G.8275.2 profile * More flexible Pulse Per Second (PPS) handling * Virtual clock support * Power profile support * VLAN over bond support. * Parallel Redundancy Protocol (PRP) trailer handling. * Non-privileged read-only monitoring port. * New statistics reporting. [V2] * reset package release * adapt license name to the new format Signed-off-by: Wojciech Dubowik --- net/linuxptp/patches/010-64bit.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/linuxptp/patches') diff --git a/net/linuxptp/patches/010-64bit.patch b/net/linuxptp/patches/010-64bit.patch index 043c35e59..3529978dd 100644 --- a/net/linuxptp/patches/010-64bit.patch +++ b/net/linuxptp/patches/010-64bit.patch @@ -1,5 +1,5 @@ ---- a/ts2phc_slave.c -+++ b/ts2phc_slave.c +--- a/ts2phc_pps_sink.c ++++ b/ts2phc_pps_sink.c @@ -4,6 +4,9 @@ * @note Copyright (C) 2019 Balint Ferencz * @note SPDX-License-Identifier: GPL-2.0+ -- cgit v1.2.3