gdb-riscv: Switch to using upstream master + OE patches

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2018-03-17 20:23:36 -07:00
parent 9dfec0496f
commit be1cd58519

View File

@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6 \
file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674"
SRCREV = "8bfcd4c90d3f9f93cacd29344d7cf81f0474ccfe"
SRC_URI = "git://github.com/riscv/riscv-binutils-gdb;branch=riscv-binutils-2.29"
SRCREV = "5b858aaab5a71268ac1d5da638de9d865addd38f"
SRC_URI = "git://github.com/kraj/binutils-gdb;branch=oe/gdb-master;rebasable=1"
S = "${WORKDIR}/git"