gpsd: update ubx option for version 3.10
authorSimon Dawson <spdawson@gmail.com>
Mon, 2 Dec 2013 10:21:53 +0000 (10:21 +0000)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 5 Dec 2013 23:12:28 +0000 (00:12 +0100)
For gpsd 3.10, the ubx scons option has been renamed to ublox. Update our
makefile accordingly.

Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/gpsd/gpsd.mk

index 43c945abfe52766d7737b36d92af387518ad1ea5..261afde07f046abcc1e88de940c3251b674c978f 100644 (file)
@@ -147,7 +147,7 @@ ifneq ($(BR2_PACKAGE_GPSD_TRUE_NORTH),y)
        GPSD_SCONS_OPTS += tnt=no
 endif
 ifneq ($(BR2_PACKAGE_GPSD_UBX),y)
-       GPSD_SCONS_OPTS += ubx=no
+       GPSD_SCONS_OPTS += ublox=no
 endif
 
 # Features