diff options
author | John Klug <john.klug@multitech.com> | 2017-08-09 13:27:39 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2017-08-09 13:27:39 -0500 |
commit | 7376260271d900ff1391736ee4cf875a271b6994 (patch) | |
tree | 92c539d6701b8d04faa2390ecd4a83abfbb13280 /conf | |
parent | 6f1493cd185251a687ec2b86a9e0b31a84e79bab (diff) | |
download | meta-mlinux-7376260271d900ff1391736ee4cf875a271b6994.tar.gz meta-mlinux-7376260271d900ff1391736ee4cf875a271b6994.tar.bz2 meta-mlinux-7376260271d900ff1391736ee4cf875a271b6994.zip |
Remove obsolete nodjs preferred levels
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/mlinux.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/distro/mlinux.conf b/conf/distro/mlinux.conf index bdd01fc..52799b8 100644 --- a/conf/distro/mlinux.conf +++ b/conf/distro/mlinux.conf @@ -72,7 +72,4 @@ 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_gpsd ?= "3.16" |