summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-12-08 15:43:09 -0600
committerJohn Klug <john.klug@multitech.com>2017-12-08 15:43:09 -0600
commit8cb65c671f896e950d823f35ff82fe56b2483ea4 (patch)
tree1bc9ead2b339e325e7aa32ec0a4d4224c273eeb4
parent7d9ee41a8374925a90cb66545f4a22e14de7e776 (diff)
downloadmeta-mlinux-8cb65c671f896e950d823f35ff82fe56b2483ea4.tar.gz
meta-mlinux-8cb65c671f896e950d823f35ff82fe56b2483ea4.tar.bz2
meta-mlinux-8cb65c671f896e950d823f35ff82fe56b2483ea4.zip
Remove debug from boot and LNS 2.0.93.3.19
-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 a8ee8fc..5b261a2 100644
--- a/conf/distro/mlinux.conf
+++ b/conf/distro/mlinux.conf
@@ -1,7 +1,7 @@
DISTRO = "mlinux"
DISTRO_NAME = "mLinux"
DISTRO_BASE_VERSION = "3.3"
-DISTRO_VERSION = "${DISTRO_BASE_VERSION}.18"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.19"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"