Merge pull request #2375 from ergo720/libusb_update

Updated libusb submodule to include deadlock fix
This commit is contained in:
Luke Usher 2022-07-08 09:59:19 +01:00 committed by GitHub
commit a650fd2078
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

3
.gitmodules vendored
View File

@ -37,7 +37,8 @@
shallow = true
[submodule "import/libusb"]
path = import/libusb
url = https://github.com/libusb/libusb
url = https://github.com/Cxbx-Reloaded/libusb
branch = deadlock_fix
shallow = true
[submodule "import/nv2a_vsh_cpu"]
path = import/nv2a_vsh_cpu

2
import/libusb vendored

@ -1 +1 @@
Subproject commit c6a35c56016ea2ab2f19115d2ea1e85e0edae155
Subproject commit cf178f1fac38426990425cc034f7d4b8c9e1e388