mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 19:40:35 -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>
This commit is contained in:
committed by
Julien Olivain
parent
a4bca5d8ad
commit
f70b83914f
@@ -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