ntp: add deterministic support for KPPS interface
authorPeter Bigot <pab@pabigot.com>
Thu, 28 Aug 2014 17:43:11 +0000 (12:43 -0500)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:42:01 +0000 (08:42 -0800)
commit0e517fbb452b3e314560b0bb75ea6a43ea1aa915
treeaa410dcf90c0dc92be6d28c4ac2fa94f5779238f
parent68e1496ae05a6f74758441f7b345221c0d0cd337
ntp: add deterministic support for KPPS interface

ntp checks for presence of sys/timepps.h to determine whether the kernel
supports the RFC 2783 KPPS interface.  Under Linux the pps-tools package
installs this header.  Without this feature the ATOM clock driver does
not work, and other drivers like NMEA have reduced precision.  Remove
the feature non-determinism and increase ntpd capabilities by adding an
explicit dependency.

See: http://doc.ntp.org/4.2.6/kernpps.html

(From meta-openembedded rev: aca94301c8b38a86ab4e851da0ba0007680ea75b)

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-networking/recipes-support/ntp/ntp.inc