summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2016-12-01 17:46:37 -0600
committerJohn Klug <john.klug@multitech.com>2016-12-01 17:46:37 -0600
commit53c28ce487391d9bc26f42894521169dda0c8316 (patch)
tree109fb9feb2ac3e04e05bd5ca097ec96292b1d55b /conf
parent1c32f8662c4f02de9379418d35c3089750bd770a (diff)
downloadmeta-mlinux-atmel-53c28ce487391d9bc26f42894521169dda0c8316.tar.gz
meta-mlinux-atmel-53c28ce487391d9bc26f42894521169dda0c8316.tar.bz2
meta-mlinux-atmel-53c28ce487391d9bc26f42894521169dda0c8316.zip
3.2.3 level with Lora-H
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 e2467d9..b4bc9a3 100644
--- a/conf/distro/mlinux.conf
+++ b/conf/distro/mlinux.conf
@@ -1,7 +1,7 @@
DISTRO = "mlinux"
DISTRO_NAME = "mLinux"
DISTRO_BASE_VERSION = "3.2"
-DISTRO_VERSION = "${DISTRO_BASE_VERSION}.1"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.3"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"