openocd: update to current master, allow building without USB 10975/head
authorPaul Fertser <fercerpav@gmail.com>
Fri, 10 Jan 2020 11:20:05 +0000 (12:20 +0100)
committerPaul Fertser <fercerpav@gmail.com>
Fri, 10 Jan 2020 11:28:42 +0000 (14:28 +0300)
commitdb10b426b13d00ecec725110140ff17f7fde910a
tree00a5b182b57be6fb0ea71a3c69ca0e77e9175230
parenta1500cec8611ba5ff6ffcdd3b58fb874917b8461
openocd: update to current master, allow building without USB

The last OpenOCD release was 3 years ago, plenty of new functionality
was added since then. Two security-related patches went in too.

While at it, add a menuconfig option to allow building without any USB
dependencies, useful for devices counting on sysfsgpio to access
targets.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
utils/openocd/Makefile
utils/openocd/patches/100-bind-localhost-only.patch [deleted file]
utils/openocd/patches/101-cve-2018-5704-css-fix.patch [deleted file]