summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2022-02-02 19:25:20 -0600
committerJohn Klug <john.klug@multitech.com>2022-02-04 09:53:17 -0600
commit667787dbe50d30a2f008042ec214b02de72044e6 (patch)
tree2dd4106a95dc0927fb1937f741935be12964575c
parent970b186cb0325699756e053755f0b238699e74eb (diff)
downloadmeta-mlinux-5.3.x.tar.gz
meta-mlinux-5.3.x.tar.bz2
meta-mlinux-5.3.x.zip
Fix GPS on MTCDTIP25.3.315.3.x
-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 77cdd2f..93eea0d 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}.30"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.31"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"