buildrootschalter/package/ptpd2/Config.in
Gustavo Zacarias 7ae48d3b0b ptpd2: needs libpcap
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>
2014-03-12 09:03:53 +01:00

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/