7d6449bb16
Add the new ptpd package, loosely based on the one from bug #2305. This one handles the IEEE 1588-2002 spec. [Peter: mark init script as executable] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
8 lines
183 B
Plaintext
8 lines
183 B
Plaintext
config BR2_PACKAGE_PTPD
|
|
bool "ptpd"
|
|
help
|
|
The PTP daemon (PTPd) implements the Precision Time protocol
|
|
(PTP) as defined by the IEEE-1588-2002.
|
|
|
|
http://ptpd.sourceforge.net/
|