riscv-spike : Update to the latest version

Update to the latest version of the RISC-V Spike ISA Simulator.

Signed-off-by: pino-kim <sungwon.pino@gmail.com>
This commit is contained in:
sungwon.pino
2018-11-13 22:30:12 +09:00
committed by Khem Raj
parent c84c026c94
commit d6be7444f5

View File

@@ -4,7 +4,7 @@ LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.GPLv2;md5=751419260aa954499f7abaabaa882bbe"
SRCREV = "d48f107dba6a96fb827cb47fdf290261feadeb35"
SRCREV = "65c8ac48af16235097084b413c10c7bff576b331"
SRC_URI = "git://github.com/riscv/riscv-isa-sim.git \
file://spike-makefile.patch"