From: Megan Wachs Date: Wed, 19 Apr 2017 00:24:10 +0000 (-0700) Subject: bump OpenOCD version X-Git-Url: https://git.libre-soc.org/?p=riscv-tests.git;a=commitdiff_plain;h=7f95e1ce843149e5af1525ffb76d88671f73d52e bump OpenOCD version --- diff --git a/debug/Makefile b/debug/Makefile index 1916bda..9b36e54 100644 --- a/debug/Makefile +++ b/debug/Makefile @@ -2,7 +2,7 @@ RISCV_SIM ?= spike XLEN ?= 64 OPENOCD_INSTALL ?= $(abspath .)/openocd-install -OPENOCD_VERSION = 860b42a3c4f6aa37d8d4fe50a71000b7cff66b85 +OPENOCD_VERSION = d8683119c0a1aa88320c7a6d4f0d6f63a5f976c5 OPENOCD_DIR = $(OPENOCD_INSTALL)_$(OPENOCD_VERSION)/