summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-01-18 16:00:35 -0600
committerJohn Klug <john.klug@multitech.com>2019-01-18 16:00:35 -0600
commitcbcf2f937f36afd3d4b8baa9d0f8020a5c595237 (patch)
tree7ef2581351fa98743d65019ae87a34c64819a678
parentace6f94fd5130c1b469aeb420f2d907e8e9ccb40 (diff)
downloadmeta-mlinux-4.1.3.tar.gz
meta-mlinux-4.1.3.tar.bz2
meta-mlinux-4.1.3.zip
Change revision due to packaging changes in gpsd.4.1.3
-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 73c1b81..2656d63 100644
--- a/conf/distro/mlinux.conf
+++ b/conf/distro/mlinux.conf
@@ -1,7 +1,7 @@
DISTRO = "mlinux"
DISTRO_NAME = "mLinux"
DISTRO_BASE_VERSION = "4.1"
-DISTRO_VERSION = "${DISTRO_BASE_VERSION}.2"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.3"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"