These are small patches required to correct some problems identified in the official packages.
-
libftdi1-1.2-cmake-FindUSB1.patch
- addsNO_DEFAULT_PATH
toFIND_PATH()
andFIND_LIBRARY()
, to make cmake not search libusb in system default locations; -
libusb-win32-1.2.6.0-mingw-w64.patch
- makeslibusb-win32
build without the Microsoft DDK; it was copied from the JTAG Tools project, and repuires-p1
when applying.
For details on how to create the patches, see the helper README.