From 9a6e7afc933a4a6aaf2971f8cb507847d088c37b Mon Sep 17 00:00:00 2001 From: Megan Wachs Date: Fri, 14 Apr 2017 10:32:06 -0700 Subject: [PATCH] debug: bump OpenOCD to latest version of newprogram (with Examined RISC-V core message) --- regression/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regression/Makefile b/regression/Makefile index 2c01ab9f..aab870d9 100644 --- a/regression/Makefile +++ b/regression/Makefile @@ -218,7 +218,7 @@ stamps/%/emulator-torture-$(TORTURE_CONFIG).stamp: stamps/%/emulator-debug.stamp #OPENOCD_HEAD ?= riscv OPENOCD_INSTALL ?= $(abspath $(TOP))/riscv-openocd-install #OPENOCD_VERSION = $(shell git ls-remote git@github.com/riscv/riscv-openocd.git $(OPENOCD_HEAD) | awk '{print $$1}') -OPENOCD_VERSION = 0e54044ac7d5f884e2be9f678e505613a4b3ce78 +OPENOCD_VERSION = 0e66b07550de9076620e45d1f90e38ac6ef8f9d1 OPENOCD_DIR = $(OPENOCD_INSTALL)_$(OPENOCD_VERSION)/