summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2022-05-16 13:38:54 -0500
committerJohn Klug <john.klug@multitech.com>2022-05-16 13:38:54 -0500
commit6c8886126e74b4e3dbd33bd075ec5f446ae95504 (patch)
treee056be3c87e78ebfdc6ed7faac2f7dfc633db5f8 /conf
parent784435c065392e6d47c756a4f5849180fad06d14 (diff)
downloadmeta-mlinux-6c8886126e74b4e3dbd33bd075ec5f446ae95504.tar.gz
meta-mlinux-6c8886126e74b4e3dbd33bd075ec5f446ae95504.tar.bz2
meta-mlinux-6c8886126e74b4e3dbd33bd075ec5f446ae95504.zip
mLinux 6.0.1 with LNA3 Verizon SMS fix6.0.1b6.0.1
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 bae3c17..7f5c172 100644
--- a/conf/distro/mlinux.conf
+++ b/conf/distro/mlinux.conf
@@ -1,7 +1,7 @@
DISTRO = "mlinux"
DISTRO_NAME = "mLinux"
DISTRO_BASE_VERSION = "6.0"
-DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.1"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"