summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2016-12-05 17:53:25 -0600
committerJohn Klug <john.klug@multitech.com>2016-12-05 17:53:25 -0600
commit766c5914f456742a5108ebe32d3bb80ca2921c9f (patch)
tree109fb9feb2ac3e04e05bd5ca097ec96292b1d55b /conf
parent4a403426bed6f3e21edf1cdadfe0b04abe826e26 (diff)
downloadmeta-mlinux-atmel-766c5914f456742a5108ebe32d3bb80ca2921c9f.tar.gz
meta-mlinux-atmel-766c5914f456742a5108ebe32d3bb80ca2921c9f.tar.bz2
meta-mlinux-atmel-766c5914f456742a5108ebe32d3bb80ca2921c9f.zip
3.2.3 release without wifi-bt/gnss capability flags
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/mlinux.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/mlinux.conf b/conf/distro/mlinux.conf
index 4037b37..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.3"
-DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0dev3"
+DISTRO_BASE_VERSION = "3.2"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.3"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"