mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02:00
gdb: Upgrade to 7.11
(From OE-Core rev: 0cea061bf62f3092d857bc503b96e77f55134a39) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -2,16 +2,6 @@ require gdb-common.inc
|
||||
|
||||
inherit gettext
|
||||
|
||||
SRC_URI = "${GNU_MIRROR}/gdb/gdb-${PV}.tar.gz \
|
||||
file://0002-Change-order-of-CFLAGS.patch \
|
||||
file://0003-Add-support-for-Renesas-SH-sh4-architecture.patch \
|
||||
file://0001-Use-exported-definitions-of-SIGRTMIN.patch \
|
||||
file://0001-include-sys-types.h-for-mode_t.patch \
|
||||
file://0001-use-asm-sgidefs.h.patch \
|
||||
file://force-readline-static.patch \
|
||||
file://0001-mips-linux-nat-Define-_ABIO32-if-not-defined.patch \
|
||||
file://0001-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch \
|
||||
"
|
||||
#LDFLAGS_append = " -s"
|
||||
#export CFLAGS_append=" -L${STAGING_LIBDIR}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user