summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2016-12-20 09:17:31 -0600
committerJohn Klug <john.klug@multitech.com>2016-12-20 09:17:31 -0600
commit0f102a28f8323576eadfc20f95050f826197f665 (patch)
tree2ab4e5b11ab211463dfd442b2f526e566a0999b3 /conf
parentc4c440ac53c69df3d7f75dcadc040cea89ff340c (diff)
downloadmeta-mlinux-atmel-0f102a28f8323576eadfc20f95050f826197f665.tar.gz
meta-mlinux-atmel-0f102a28f8323576eadfc20f95050f826197f665.tar.bz2
meta-mlinux-atmel-0f102a28f8323576eadfc20f95050f826197f665.zip
New Lora Packet Forwarder mlinux version
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 b4bc9a3..7ba57e7 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}.3"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.4"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"