From cb8c021f8a2439d6664bf65ad573cad22e443d3f Mon Sep 17 00:00:00 2001 From: Marc Mattmueller Date: Wed, 20 Oct 2021 11:11:24 +0200 Subject: [PATCH] sys-mon: replaced git url BugzID: 75351 Signed-off-by: Marc Mattmueller --- recipes-tools/sys-mon/sys-mon_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-tools/sys-mon/sys-mon_git.bb b/recipes-tools/sys-mon/sys-mon_git.bb index df966a5..90edaf9 100644 --- a/recipes-tools/sys-mon/sys-mon_git.bb +++ b/recipes-tools/sys-mon/sys-mon_git.bb @@ -3,7 +3,7 @@ SECTION = "base" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://LICENSE;md5=bde2a6343527f4ace81c3fb4ca0d2742" -SRC_URI = "git://git.netmodule.intranet/nm-tools/features.git;protocol=ssh;user=gitea;branch=develop" +SRC_URI = "git://gitlab.netmodule.intranet/oem-linux/tools/sys-mon.git;protocol=ssh;user=git;branch=develop" SRCREV = "${AUTOREV}" SRC_URI_append = " \ file://sys-mon.conf \