summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-03-25 12:05:12 -0500
committerJohn Klug <john.klug@multitech.com>2019-07-03 17:08:20 -0500
commit7b0d73bd3c2dd89cb36328a29d36e43f1d2ba9d3 (patch)
tree06d0c376ad7edfb45df94ea150c835a114a6697e /conf
parentcb480cdb3aa5a217f10c5df0bb2795705e024dfb (diff)
downloadmeta-mlinux-7b0d73bd3c2dd89cb36328a29d36e43f1d2ba9d3.tar.gz
meta-mlinux-7b0d73bd3c2dd89cb36328a29d36e43f1d2ba9d3.tar.bz2
meta-mlinux-7b0d73bd3c2dd89cb36328a29d36e43f1d2ba9d3.zip
New rs9113 for WEP fix, and updated kernel for Tomoyo
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 6c8e108..e79d39d 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}.0dev25"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0dev26"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"