summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2018-04-19 09:46:48 -0500
committerJohn Klug <john.klug@multitech.com>2018-04-19 09:46:48 -0500
commit5dc0d8ffad8679293b059d219e49299fcc43cfc1 (patch)
tree1ef115e229331d32f3beec4c0aca5a4a7f124d49 /conf
parentffb634468336b1d35bf72b740416743481a3193f (diff)
downloadmeta-mlinux-atmel-5dc0d8ffad8679293b059d219e49299fcc43cfc1.tar.gz
meta-mlinux-atmel-5dc0d8ffad8679293b059d219e49299fcc43cfc1.tar.bz2
meta-mlinux-atmel-5dc0d8ffad8679293b059d219e49299fcc43cfc1.zip
New mts-io driver, get-eeprom-device-config skips radio if not present.
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 cc180f2..b9e8312 100644
--- a/conf/distro/mlinux.conf
+++ b/conf/distro/mlinux.conf
@@ -1,7 +1,7 @@
DISTRO = "mlinux"
DISTRO_NAME = "mLinux"
DISTRO_BASE_VERSION = "4.0"
-DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0dev14"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0dev15"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"