mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-23 06:47:16 +00:00
9 lines
213 B
Plaintext
9 lines
213 B
Plaintext
config BR2_PACKAGE_PTPD2
|
|
bool "ptpd2"
|
|
select BR2_PACKAGE_LIBPCAP
|
|
help
|
|
The PTP daemon (PTPd) implements the Precision Time protocol
|
|
(PTP) as defined by the IEEE-1588-2008.
|
|
|
|
https://github.com/ptpd/ptpd
|