From 47c63a593777b0a7e46952bafaeff451713cf6ff Mon Sep 17 00:00:00 2001 From: Patrick Date: Mon, 7 Oct 2019 11:02:13 -0500 Subject: brought nodejs up to v.10, repairing factory image build --- conf/distro/mlinux.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf') diff --git a/conf/distro/mlinux.conf b/conf/distro/mlinux.conf index cb3a812..ec66d1d 100644 --- a/conf/distro/mlinux.conf +++ b/conf/distro/mlinux.conf @@ -71,7 +71,7 @@ PREFERRED_PROVIDER_jpeg = "jpeg" PREFERRED_PROVIDER_jpeg-native = "jpeg-native" require java.inc -PREFERRED_VERSION_nodejs ?= "0.10.%" -PREFERRED_VERSION_nodejs-native ?= "0.10.%" +PREFERRED_VERSION_nodejs ?= "10.%" +PREFERRED_VERSION_nodejs-native ?= "10.%" PREFERRED_VERSION_gpsd ?= "3.16" -- cgit v1.2.3