gpsd-commit-watch
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.16-521


From: Fred Wright
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.16-521-g1b0eb63
Date: Sat, 24 Dec 2016 22:22:17 +0000 (UTC)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GPSD".

The branch, master has been updated
       via  1b0eb63a9646eaf80bec7b77221c5fdb270fd07d (commit)
      from  98529eeb92112d9f39475163771b2bb9d9aa4aef (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1b0eb63a9646eaf80bec7b77221c5fdb270fd07d
Author: Fred Wright <address@hidden>
Date:   Sat Dec 24 14:06:49 2016 -0800

    Fixes build problem with magic_hat=yes but no KPPS header.
    
    The MAGIC_HAT code was always pointless without KPPS support, but the
    recent change to skip the "fake PPS" device caused it to reference a
    function which is not defined without KPPS support.  The fix is to
    disable MAGIC_HAT altogether in this case.
    
    Doing this required moving the PPS-related configure checks earlier,
    so that the magic_hat option can be turned off before it gets exported
    to the config file.
    
    TESTED:
    Built (on Ubuntu) both with and without sys/timepps.h, and verified
    correct setup in gpsd_config.h, as well as successful builds.  Also
    ran "scons check" for good measure (in both cases).

-----------------------------------------------------------------------

Summary of changes:
 SConstruct |   23 +++++++++++++----------
 1 file changed, 13 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

[Prev in Thread] Current Thread [Next in Thread]