summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-01-16 18:11:58 -0600
committerJohn Klug <john.klug@multitech.com>2019-01-16 18:11:58 -0600
commita948e641418676d9dd9ded733c7843364d7d928f (patch)
tree398cdb24b7ec4f312f5ceaeaf340b193c54e3588 /conf
parent40be580b525607a46e7963d3a6f30f3273fee294 (diff)
downloadmeta-mlinux-atmel-a948e641418676d9dd9ded733c7843364d7d928f.tar.gz
meta-mlinux-atmel-a948e641418676d9dd9ded733c7843364d7d928f.tar.bz2
meta-mlinux-atmel-a948e641418676d9dd9ded733c7843364d7d928f.zip
dev10 with more netfilter modules and pre-emption
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 358e134..244443a 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}.0dev9"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0dev10"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"