sys-mon: set public gitlab as default URL
BugzID: 80085 Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
This commit is contained in:
parent
a6ae8ece23
commit
9027d38b10
|
|
@ -3,7 +3,7 @@ SECTION = "base"
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=bde2a6343527f4ace81c3fb4ca0d2742"
|
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"
|
SRCREV ?= "dbdbc1e31816239586b4706d962a16feb77bd1cf"
|
||||||
|
|
||||||
PV = "0.0.1+git${SRCPV}"
|
PV = "0.0.1+git${SRCPV}"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue