mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
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:
7
meta/recipes-devtools/gdb/gdb-cross_7.5.bb
Normal file
7
meta/recipes-devtools/gdb/gdb-cross_7.5.bb
Normal 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}"
|
||||
Reference in New Issue
Block a user