mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/linuxptp: update default config
Since upstream commit [1] ("Deprecate the slaveOnly option in favor
of clientOnly."), included in v4.0, ptp4l complains about the
"slaveOnly" option being deprecated on startup.
Update the default config to silence this warning.
[1] fe01cc7c96
Signed-off-by: Florian Larysch <fl@n621.de>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit f70b83914f)
Signed-off-by: Titouan Christophe <titouan.christophe@mind.be>
This commit is contained in:
committed by
Titouan Christophe
parent
da33bc0e7b
commit
132417880e
@@ -10,7 +10,7 @@
|
||||
# or the linuxptp SysV init script.
|
||||
|
||||
[global]
|
||||
slaveOnly 1
|
||||
clientOnly 1
|
||||
delay_mechanism Auto
|
||||
network_transport UDPv4
|
||||
time_stamping hardware
|
||||
|
||||
Reference in New Issue
Block a user