summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-09-20 11:36:35 -0500
committerJohn Klug <john.klug@multitech.com>2017-09-20 11:36:35 -0500
commit6f67a492d4adb729ebe4fd5c09c848a06540d372 (patch)
tree9d053b44a28196877870832df1a26553ac6fd002
parent1025ec11e71b68daa9bb187c12f9d409879f8d13 (diff)
downloadmeta-mlinux-6f67a492d4adb729ebe4fd5c09c848a06540d372.tar.gz
meta-mlinux-6f67a492d4adb729ebe4fd5c09c848a06540d372.tar.bz2
meta-mlinux-6f67a492d4adb729ebe4fd5c09c848a06540d372.zip
flash fix for umountfs, MTCAP US915, LNS 1.0.413.3.13
-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 194c92b..5e30697 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}.12"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.13"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"