summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-02-25 13:42:47 -0600
committerJohn Klug <john.klug@multitech.com>2019-02-25 13:42:47 -0600
commit83b4e7dd752355b161e7c13438a84e381d776ac7 (patch)
tree741dea91b82eae542ce94571a7e95ff086e17396
parentbc2d5b3bdc0c3e5b5ed61480d18f15a6e42c29c3 (diff)
downloadmeta-mlinux-83b4e7dd752355b161e7c13438a84e381d776ac7.tar.gz
meta-mlinux-83b4e7dd752355b161e7c13438a84e381d776ac7.tar.bz2
meta-mlinux-83b4e7dd752355b161e7c13438a84e381d776ac7.zip
Bump mlinux version for LAP3 radio, LNS 2.1.2, libmts-io 1.0.14
-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 2656d63..8405575 100644
--- a/conf/distro/mlinux.conf
+++ b/conf/distro/mlinux.conf
@@ -1,7 +1,7 @@
DISTRO = "mlinux"
DISTRO_NAME = "mLinux"
DISTRO_BASE_VERSION = "4.1"
-DISTRO_VERSION = "${DISTRO_BASE_VERSION}.3"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.4"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"