summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-01-16 11:05:39 -0600
committerJohn Klug <john.klug@multitech.com>2019-01-16 11:06:38 -0600
commit40be580b525607a46e7963d3a6f30f3273fee294 (patch)
tree434d7e7f7e539d7b85f1089ab784bc29161e1b2c /conf
parentfc2e72062df0bb1480ac63e0b9f4f34463cbb722 (diff)
downloadmeta-mlinux-atmel-40be580b525607a46e7963d3a6f30f3273fee294.tar.gz
meta-mlinux-atmel-40be580b525607a46e7963d3a6f30f3273fee294.tar.bz2
meta-mlinux-atmel-40be580b525607a46e7963d3a6f30f3273fee294.zip
defconfig changes for BT, and other drivers
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 202623f..358e134 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}.0dev8"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0dev9"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"