summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-08-16 16:34:26 -0500
committerJohn Klug <john.klug@multitech.com>2019-08-16 16:34:26 -0500
commit05de283c969f5048409762a7685284f163305e4f (patch)
tree93389cd5baf426fae2a47967adf853dbfaeb2a4e
parent3aa4c7d26909e42c2af4e07d902dfbc8a3891b82 (diff)
downloadmeta-mlinux-atmel-05de283c969f5048409762a7685284f163305e4f.tar.gz
meta-mlinux-atmel-05de283c969f5048409762a7685284f163305e4f.tar.bz2
meta-mlinux-atmel-05de283c969f5048409762a7685284f163305e4f.zip
Bump version of mlinux
-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 db577fa..9378fef 100644
--- a/conf/distro/mlinux.conf
+++ b/conf/distro/mlinux.conf
@@ -1,7 +1,7 @@
DISTRO = "mlinux"
DISTRO_NAME = "mLinux"
DISTRO_BASE_VERSION = "5.1"
-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')}"