Signed-off-by: Stefan Tauner <stefan.tau...@gmx.at>
---

Hi Greg,

I think DIGImend has eventually moved their code to github so
git submodule update --init for usbutils fails:
Cloning into 'usbhid-dump'...
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Clone of 'git://git.code.sf.net/p/digimend/usbhid-dump' into submodule path 
'usbhid-dump' failed

Maybe you should create a local mirror for it instead just in case :)

 .gitmodules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitmodules b/.gitmodules
index 780194a..7d36890 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
 [submodule "usbhid-dump"]
        path = usbhid-dump
-       url = git://git.code.sf.net/p/digimend/usbhid-dump
+       url = https://github.com/DIGImend/usbhid-dump.git
-- 
Kind regards, Stefan Tauner

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to