[oe] [meta-oe][PATCH 0/5] ntpd and gpsd updates for high-precision timing
Peter A. Bigot
pab at pabigot.com
Thu Aug 28 12:06:16 UTC 2014
The first patch restores server debugging capability to NTP, a feature
that is necessary when diagnosing configuration issues.
The remaining patches make it possible to use the pulse-per-second
capability of GPS and Linux RFC 2783 kernel PPS support to synchronize
clocks to microsecond accuracy, either using gpsd as a mediator or
using ntp directly.
Peter A. Bigot (5):
ntp: re-enable server debugging and control by PACKAGECONFIG
gpsd: update to 3.10
pps-tools: add recipe
gpsd: add optional support for KPPS interface
ntp: add optional support for KPPS interface
.../ntp/files/ntp-disable-debugging.patch | 23 ------------
meta-networking/recipes-support/ntp/ntp.inc | 6 ++-
...truct-respect-sysroot-also-in-SPLINTOPTS.patch} | 19 ++++++----
.../0002-SConstruct-remove-rpath.patch} | 19 ++++++----
...refix-includepy-with-sysroot-and-drop-sy.patch} | 27 ++++++++------
...isable-html-and-man-docs-building-becaus.patch} | 43 ++++++++++++----------
.../gpsd/{gpsd_3.7.bb => gpsd_3.10.bb} | 17 +++++----
meta-oe/recipes-support/pps-tools/pps-tools_git.bb | 16 ++++++++
8 files changed, 89 insertions(+), 81 deletions(-)
delete mode 100644 meta-networking/recipes-support/ntp/files/ntp-disable-debugging.patch
rename meta-oe/recipes-navigation/gpsd/{gpsd-3.7/0002-SConstruct-respect-sysroot-also-in-SPLINTOPTS.patch => gpsd-3.10/0001-SConstruct-respect-sysroot-also-in-SPLINTOPTS.patch} (61%)
rename meta-oe/recipes-navigation/gpsd/{gpsd-3.7/0004-SConstruct-remove-rpath.patch => gpsd-3.10/0002-SConstruct-remove-rpath.patch} (75%)
rename meta-oe/recipes-navigation/gpsd/{gpsd-3.7/0001-SConstruct-prefix-includepy-with-sysroot-and-drop-sy.patch => gpsd-3.10/0003-SConstruct-prefix-includepy-with-sysroot-and-drop-sy.patch} (82%)
rename meta-oe/recipes-navigation/gpsd/{gpsd-3.7/0001-SConstruct-disable-html-and-man-docs-building-becaus.patch => gpsd-3.10/0004-SConstruct-disable-html-and-man-docs-building-becaus.patch} (62%)
rename meta-oe/recipes-navigation/gpsd/{gpsd_3.7.bb => gpsd_3.10.bb} (91%)
create mode 100644 meta-oe/recipes-support/pps-tools/pps-tools_git.bb
--
1.8.5.5
More information about the Openembedded-devel
mailing list