summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-01-08 14:41:08 -0600
committerJohn Klug <john.klug@multitech.com>2021-01-08 14:41:08 -0600
commit6cb3c170628ebdbd707df59af1e0191552e24b0e (patch)
tree7a900cbfe7e1b0e935644a07d430fa380783dbf7 /conf
parent1b635509d3f417f8cc6c3e5ba6a1d46eea1d7686 (diff)
downloadmeta-mlinux-6cb3c170628ebdbd707df59af1e0191552e24b0e.tar.gz
meta-mlinux-6cb3c170628ebdbd707df59af1e0191552e24b0e.tar.bz2
meta-mlinux-6cb3c170628ebdbd707df59af1e0191552e24b0e.zip
mLinux 5.3.1 with gpsd 20 optionally
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/mlinux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/mlinux.conf b/conf/distro/mlinux.conf
index 3c4b348..6f58b38 100644
--- a/conf/distro/mlinux.conf
+++ b/conf/distro/mlinux.conf
@@ -1,7 +1,7 @@
DISTRO = "mlinux"
DISTRO_NAME = "mLinux"
DISTRO_BASE_VERSION = "5.3"
-DISTRO_VERSION = "${DISTRO_BASE_VERSION}.1dev8"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.1"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"