summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-08-24 14:20:07 -0500
committerJohn Klug <john.klug@multitech.com>2017-08-24 14:20:07 -0500
commitbec7792df990ad2f36769e9e2313bbc126e31d62 (patch)
tree192ab3f1ed502d611929d680ca1749f423d23795
parentd69e1c11ef5a518702443aa18e4e0e0728aebf9b (diff)
downloadmeta-mlinux-bec7792df990ad2f36769e9e2313bbc126e31d62.tar.gz
meta-mlinux-bec7792df990ad2f36769e9e2313bbc126e31d62.tar.bz2
meta-mlinux-bec7792df990ad2f36769e9e2313bbc126e31d62.zip
mts-fpga-loader is only in mtcap
-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 89caeb8..0499acc 100644
--- a/conf/distro/mlinux.conf
+++ b/conf/distro/mlinux.conf
@@ -1,7 +1,7 @@
DISTRO = "mlinux"
DISTRO_NAME = "mLinux"
DISTRO_BASE_VERSION = "3.3"
-DISTRO_VERSION = "${DISTRO_BASE_VERSION}.10"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.11"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"