summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-01-29 17:42:51 -0600
committerJohn Klug <john.klug@multitech.com>2019-01-29 17:42:51 -0600
commit542dbdfe7bdbf62bdb531f925184cbc99b0d5bc8 (patch)
treeb7113e6a6900f18c5be1fc6443de20255c1d762c /conf
parentc10450ce39280ef5f931d8563c5da5de6bcb8c5d (diff)
downloadmeta-mlinux-atmel-542dbdfe7bdbf62bdb531f925184cbc99b0d5bc8.tar.gz
meta-mlinux-atmel-542dbdfe7bdbf62bdb531f925184cbc99b0d5bc8.tar.bz2
meta-mlinux-atmel-542dbdfe7bdbf62bdb531f925184cbc99b0d5bc8.zip
Bump the developer level of mLinux
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 1a367b6..ca7b26e 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}.0dev16"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0dev17"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"