summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2018-09-18 12:28:25 -0500
committerJohn Klug <john.klug@multitech.com>2018-09-18 12:28:25 -0500
commita98b9bbe74ac8abfb40559a71aaedba57b5d2163 (patch)
tree132219bac3bac9193dcced2af5c655f26ca294df /conf
parent1a40c25104753b698c9af80967e42c3a7935eba4 (diff)
downloadmeta-mlinux-atmel-a98b9bbe74ac8abfb40559a71aaedba57b5d2163.tar.gz
meta-mlinux-atmel-a98b9bbe74ac8abfb40559a71aaedba57b5d2163.tar.bz2
meta-mlinux-atmel-a98b9bbe74ac8abfb40559a71aaedba57b5d2163.zip
Bump mLinux version to 4.0.2
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 e189eed..5d4a1df 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}.1"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.2"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"