diff options
author | John Klug <john.klug@multitech.com> | 2021-12-07 03:43:06 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2021-12-29 07:23:49 -0600 |
commit | 451d9eb7e87377a1d7f54b4babb8c579dd37bcd2 (patch) | |
tree | 644a89bdf305bb6bc82c46fbc76163fc05fd9849 | |
parent | dc60d4aec5f4bf5e764fc9be8165d9c9627e4781 (diff) | |
download | meta-mlinux-451d9eb7e87377a1d7f54b4babb8c579dd37bcd2.tar.gz meta-mlinux-451d9eb7e87377a1d7f54b4babb8c579dd37bcd2.tar.bz2 meta-mlinux-451d9eb7e87377a1d7f54b4babb8c579dd37bcd2.zip |
Update source base for gpsd patch
-rw-r--r-- | recipes-navigation/gpsd/gpsd-3.20/0006-itu_r_tf_460_6.patch | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/recipes-navigation/gpsd/gpsd-3.20/0006-itu_r_tf_460_6.patch b/recipes-navigation/gpsd/gpsd-3.20/0006-itu_r_tf_460_6.patch index f2c814e..8e8d814 100644 --- a/recipes-navigation/gpsd/gpsd-3.20/0006-itu_r_tf_460_6.patch +++ b/recipes-navigation/gpsd/gpsd-3.20/0006-itu_r_tf_460_6.patch @@ -1,9 +1,9 @@ -diff -Naru old/ntpshmwrite.c new/ntpshmwrite.c ---- old/ntpshmwrite.c 2021-03-01 05:18:28.833952716 -0600 -+++ new/ntpshmwrite.c 2021-03-01 05:19:48.361954319 -0600 -@@ -40,11 +40,18 @@ - * in Jun/Dec but may be in March or September - */ +diff -Naur old/ntpshmwrite.c new/ntpshmwrite.c +--- old/ntpshmwrite.c 2017-01-23 10:00:05.497129473 -0600 ++++ new/ntpshmwrite.c 2017-01-23 09:47:58.881627772 -0600 +@@ -32,11 +32,18 @@ + * NTP expects leap pending for only 1 month prior to insertion + * Per http://bugs.ntp.org/1090 */ (void)gmtime_r( &(td->real.tv_sec), &tm); +/* This code contradicts page 3 section 2.1 of ITU-R RV.460-6 that + * leap second may occur at the last second of a month, with |