diff --git a/recipes-core/nmhw-fwupdate/nmhw-fwupdate.bb b/recipes-core/nmhw-fwupdate/nmhw-fwupdate.bb index e700257..3ee6aab 100644 --- a/recipes-core/nmhw-fwupdate/nmhw-fwupdate.bb +++ b/recipes-core/nmhw-fwupdate/nmhw-fwupdate.bb @@ -14,7 +14,7 @@ RDEPENDS_${PN} = " \ " 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}"