gdb: Upgrade 7.4 -> 7.5

This is a simple upgrade. Dropping the unneeded patches
and adding --disable-werror to configure since thats is
what one of the patch was doing which was dropped.

(From OE-Core rev: 452f26b6d189b9fafba644e41921091925fb6a47)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Khem Raj
2012-09-19 14:57:32 -07:00
committed by Richard Purdie
parent 32a0d1b89e
commit 0c6aec8bd2
8 changed files with 97 additions and 592 deletions

View File

@@ -0,0 +1,7 @@
require gdb-cross.inc
SRC_URI += "file://sim-install-6.6.patch"
PR = "${INC_PR}.0"
S = "${WORKDIR}/${BPN}-${PV}"