From eb67e7cde29b6371558ca1f07be7c02025c0830b Mon Sep 17 00:00:00 2001 From: John Klug Date: Mon, 13 May 2019 09:12:47 -0500 Subject: Remove gitlab from mLinux for eventual mainline --- conf/distro/mlinux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/distro/mlinux.conf b/conf/distro/mlinux.conf index 8d9abde..c6dbe70 100644 --- a/conf/distro/mlinux.conf +++ b/conf/distro/mlinux.conf @@ -1,7 +1,7 @@ DISTRO = "mlinux" DISTRO_NAME = "mLinux" DISTRO_BASE_VERSION = "5.0" -DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0dev33" +DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0dev34" DISTRO_CODENAME = "" SDK_VENDOR = "-mlinux" SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}" -- cgit v1.2.3