summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2022-03-22 16:58:38 -0500
committerJohn Klug <john.klug@multitech.com>2022-03-22 16:58:38 -0500
commitcb0b269191a8e4823d5a5864ba68000ffc30f9d5 (patch)
treeb98f7180ac29a5b3d090ac8577d92961050a2623
parentd10c1108d0e22f171ee2d0deb07a4191b3566dd1 (diff)
downloadmeta-mlinux-cb0b269191a8e4823d5a5864ba68000ffc30f9d5.tar.gz
meta-mlinux-cb0b269191a8e4823d5a5864ba68000ffc30f9d5.tar.bz2
meta-mlinux-cb0b269191a8e4823d5a5864ba68000ffc30f9d5.zip
Removed ignored semaphores from 6.0 release, updates open-embedded
-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 83a367d..5af6466 100644
--- a/conf/distro/mlinux.conf
+++ b/conf/distro/mlinux.conf
@@ -1,7 +1,7 @@
DISTRO = "mlinux"
DISTRO_NAME = "mLinux"
DISTRO_BASE_VERSION = "6.0"
-DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0dev7"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"