mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-09 02:04:41 +02:00
gdb-riscv: Switch to using upstream master + OE patches
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user