summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2020-08-18 20:05:21 -0500
committerJohn Klug <john.klug@multitech.com>2020-08-18 20:05:21 -0500
commiteef4bfd0630f0e592953f6dcb62c42490fee40bb (patch)
treeae4c1aa731aa1a95c383e48d1a20c254dcbc2481 /conf
parent99c91c675de32d2e4d24b15bd569efa49aa72612 (diff)
downloadmeta-mlinux-eef4bfd0630f0e592953f6dcb62c42490fee40bb.tar.gz
meta-mlinux-eef4bfd0630f0e592953f6dcb62c42490fee40bb.tar.bz2
meta-mlinux-eef4bfd0630f0e592953f6dcb62c42490fee40bb.zip
5.3dev2 with hostapd from 5.2
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 915a15f..04d4740 100644
--- a/conf/distro/mlinux.conf
+++ b/conf/distro/mlinux.conf
@@ -1,7 +1,7 @@
DISTRO = "mlinux"
DISTRO_NAME = "mLinux"
DISTRO_BASE_VERSION = "5.3"
-DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0dev1"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0dev2"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"