nmhw-fwupdate: Fetch sources from gitlab

This commit is contained in:
Alexandre Bard 2020-06-26 16:41:57 +02:00
parent 90c80d91a2
commit 12e572b102
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ RDEPENDS_${PN} = " \
" "
SRC_URI = " \ SRC_URI = " \
git://git.netmodule.intranet/nmos/nm-updater.git;user=gitea;protocol=ssh;user=gitea;protocol=ssh \ git://gitlab.com/netmodule/tools/nmhw-fwupdate.git;user=git;protocol=ssh; \
" "
SRCREV = "${AUTOREV}" SRCREV = "${AUTOREV}"