summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-04-25 17:35:46 -0500
committerJohn Klug <john.klug@multitech.com>2019-04-25 17:35:46 -0500
commit4c17d20b3feb24224110ed71a507f5655ef3d4a7 (patch)
tree84a13c7b07690ef98a1b84f8aee81275fed6a90d /conf
parentfa1bb1a4461771cb0f7210407aa8821867a2a010 (diff)
downloadmeta-mlinux-atmel-4c17d20b3feb24224110ed71a507f5655ef3d4a7.tar.gz
meta-mlinux-atmel-4c17d20b3feb24224110ed71a507f5655ef3d4a7.tar.bz2
meta-mlinux-atmel-4c17d20b3feb24224110ed71a507f5655ef3d4a7.zip
bump mlinux version: remove spi-atmel module from MTR, MTRV1 which breaks MTR-MNG2 Link Status
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 c503b6f..d4b1318 100644
--- a/conf/distro/mlinux.conf
+++ b/conf/distro/mlinux.conf
@@ -1,7 +1,7 @@
DISTRO = "mlinux"
DISTRO_NAME = "mLinux"
DISTRO_BASE_VERSION = "5.0"
-DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0dev30"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0dev31"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"