7ae48d3b0b
That's what happens when testing a bunch of stuff that uses libpcap. Fixes: http://autobuild.buildroot.net/results/eaa/eaa615830a6b4cf3da88e71315364ad3e380f681/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
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.
|
|
|
|
http://ptpd.sourceforge.net/
|