Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -10,10 +10,11 @@ menuconfig BR2_PACKAGE_GPSD
|
||||
# Always tries to build a shared library
|
||||
depends on !BR2_STATIC_LIBS
|
||||
help
|
||||
gpsd is a service daemon that monitors one or more GPSes or AIS
|
||||
receivers attached to a host computer through serial or USB ports,
|
||||
making all data on the location/course/velocity of the sensors
|
||||
available to be queried on TCP port 2947 of the host computer.
|
||||
gpsd is a service daemon that monitors one or more GPSes or
|
||||
AIS receivers attached to a host computer through serial or
|
||||
USB ports, making all data on the location/course/velocity of
|
||||
the sensors available to be queried on TCP port 2947 of the
|
||||
host computer.
|
||||
|
||||
The D-Bus interface is included if dbus-glib is enabled.
|
||||
|
||||
@@ -37,6 +38,8 @@ config BR2_PACKAGE_GPSD_PROFILING
|
||||
bool "profiling support"
|
||||
depends on BR2_TOOLCHAIN_USES_GLIBC
|
||||
depends on !BR2_aarch64
|
||||
# Needs glibc for ARC arc-2018.03-eng007+ for correct __mcount linking
|
||||
depends on !BR2_arc
|
||||
|
||||
comment "profiling support not available with uClibc-based toolchain"
|
||||
depends on !BR2_TOOLCHAIN_USES_GLIBC
|
||||
@@ -151,6 +154,11 @@ config BR2_PACKAGE_GPSD_GPSCLOCK
|
||||
help
|
||||
GPSClock support
|
||||
|
||||
config BR2_PACKAGE_GPSD_ISYNC
|
||||
bool "iSync"
|
||||
help
|
||||
Spectratime iSync LNRClok/GRCLOK support
|
||||
|
||||
config BR2_PACKAGE_GPSD_ITRAX
|
||||
bool "iTrax"
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user