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. dev-3.19a-631-g5


From: Gary E. Miller
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. dev-3.19a-631-g5e520b1
Date: Wed, 24 Apr 2019 17:13:26 -0400 (EDT)

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  5e520b1eda5a34e8443d1013a047e0e63c411054 (commit)
       via  405c1d90522da827781c51da8abd6450c3b16e76 (commit)
       via  d6aab02a5e57a289fe8a9e41ebcacd6788eaf203 (commit)
       via  6a74780081cb79ce7219f4bc7496fb75b0f7a7f5 (commit)
       via  2e4ca963280acc6a7414a6d9913d1eef7f09032c (commit)
       via  ea432167c68baa29fd841b2a7605f047869ae8c8 (commit)
      from  2c9c36a4dd5eaf62e5bc7ed29a44a127f6495fee (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 5e520b1eda5a34e8443d1013a047e0e63c411054
Author: Gary E. Miller <address@hidden>
Date:   Wed Apr 24 14:13:06 2019 -0700

    android: Fix some style nits.

commit 405c1d90522da827781c51da8abd6450c3b16e76
Author: Gary E. Miller <address@hidden>
Date:   Wed Apr 24 14:10:35 2019 -0700

    android: Add SPDX licens lines.

commit d6aab02a5e57a289fe8a9e41ebcacd6788eaf203
Author: Gary E. Miller <address@hidden>
Date:   Wed Apr 24 14:09:57 2019 -0700

    gitignore: remove unneeded un-ignores.

commit 6a74780081cb79ce7219f4bc7496fb75b0f7a7f5
Author: Gary E. Miller <address@hidden>
Date:   Wed Apr 24 14:05:15 2019 -0700

    android: Misc whitespace, line length, and rev fixes.

commit 2e4ca963280acc6a7414a6d9913d1eef7f09032c
Author: Adam Serbinski <address@hidden>
Date:   Wed Apr 24 09:36:46 2019 -0400

    Android: Build gpsd
    
    Signed-off-by: Adam Serbinski <address@hidden>
    Signed-off-by: Gary E. Miller <address@hidden>

commit ea432167c68baa29fd841b2a7605f047869ae8c8
Author: Adam Serbinski <address@hidden>
Date:   Tue Apr 23 07:29:01 2019 -0400

    Android: build client libraries for AOSP
    
    This is not intended for use by the Android NDK.
    
    This will enable the building of libgps.so as part of an AOSP
    system build, which ultimately can be used in the creation of
    GPS clients in the form of a system daemon, in particular, a
    GNSS HAL.
    
    Signed-off-by: Adam Serbinski <address@hidden>
    Signed-off-by: Gary E. Miller <address@hidden>

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

Summary of changes:
 Android.bp             | 158 +++++++++++++++++++++++++++++++
 android/README         |  72 +++++++++++++++
 android/gps_maskdump.c |  18 ++++
 android/gps_test.c     | 104 +++++++++++++++++++++
 android/gpsd_config.h  |  82 +++++++++++++++++
 android/packet_names.h | 246 +++++++++++++++++++++++++++++++++++++++++++++++++
 android/revision.h     |   6 ++
 android/timebase.h     |  12 +++
 8 files changed, 698 insertions(+)
 create mode 100644 Android.bp
 create mode 100644 android/README
 create mode 100644 android/gps_maskdump.c
 create mode 100644 android/gps_test.c
 create mode 100644 android/gpsd_config.h
 create mode 100644 android/packet_names.h
 create mode 100644 android/revision.h
 create mode 100644 android/timebase.h


hooks/post-receive
-- 
GPSD



reply via email to

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