summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-03-17 10:23:17 -0500
committerJohn Klug <john.klug@multitech.com>2017-03-17 10:23:17 -0500
commit16074ef0f3ffd97c3cdf7063aecc25f6bef6c511 (patch)
tree78adcef031f952b6c73c36ff85d0af175e6d939a /conf
parenta69e24cd411daafcdb0084ab25576c786057847e (diff)
downloadmeta-mlinux-atmel-16074ef0f3ffd97c3cdf7063aecc25f6bef6c511.tar.gz
meta-mlinux-atmel-16074ef0f3ffd97c3cdf7063aecc25f6bef6c511.tar.bz2
meta-mlinux-atmel-16074ef0f3ffd97c3cdf7063aecc25f6bef6c511.zip
Bump level
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 ab897aa..19dc822 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}.4"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.5"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"