summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-01-10 17:58:08 -0600
committerJohn Klug <john.klug@multitech.com>2019-01-10 17:58:08 -0600
commitb8e28900ae0ad4d3f3c47d0e043af061e1834d10 (patch)
tree86d21393f90d886f19c7af9355c62ee822bea7fb /conf
parentd0915c504f9742b2044b30429a0b35f4428fdef7 (diff)
downloadmeta-mlinux-atmel-b8e28900ae0ad4d3f3c47d0e043af061e1834d10.tar.gz
meta-mlinux-atmel-b8e28900ae0ad4d3f3c47d0e043af061e1834d10.tar.bz2
meta-mlinux-atmel-b8e28900ae0ad4d3f3c47d0e043af061e1834d10.zip
Bump to dev7, with mtac in image
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 bd13d9f..604472a 100644
--- a/conf/distro/mlinux.conf
+++ b/conf/distro/mlinux.conf
@@ -1,7 +1,7 @@
DISTRO = "mlinux"
DISTRO_NAME = "mLinux"
DISTRO_BASE_VERSION = "5.0"
-DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0dev6"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0dev7"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"