From d3c5604b409b58434253ac010aa40cc9354f5530 Mon Sep 17 00:00:00 2001 From: Mykyta Dorokhin Date: Fri, 21 Jan 2022 20:04:14 +0200 Subject: gpsd: allow gpsd preffered version to be redefined --- conf/distro/mlinux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/distro/mlinux.conf b/conf/distro/mlinux.conf index cb25273..fa8364d 100644 --- a/conf/distro/mlinux.conf +++ b/conf/distro/mlinux.conf @@ -72,4 +72,4 @@ require java.inc PREFERRED_VERSION_nodejs ?= "10.%" PREFERRED_VERSION_nodejs-native ?= "10.%" -PREFERRED_VERSION_gpsd = "3.20" +PREFERRED_VERSION_gpsd ?= "3.20" -- cgit v1.2.3