diff --git a/recipes-tools/sys-mon/sys-mon_git.bb b/recipes-tools/sys-mon/sys-mon_git.bb index 7d27960..5f435dd 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 = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=bde2a6343527f4ace81c3fb4ca0d2742" -SRC_URI = "git://gitlab.netmodule.intranet/oem-linux/tools/sys-mon.git;protocol=ssh;user=git;branch=develop" +SRC_URI = "git://gitlab.com/netmodule/tools/sys-mon.git;protocol=ssh;user=git;branch=develop" SRCREV ?= "dbdbc1e31816239586b4706d962a16feb77bd1cf" PV = "0.0.1+git${SRCPV}"