mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00: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:
@@ -5,7 +5,6 @@ inherit gettext
|
||||
SRC_URI += "file://kill_arm_map_symbols.patch \
|
||||
file://gdbserver-cflags-last.diff;striplevel=0 \
|
||||
file://renesas-sh-native-support.patch \
|
||||
file://siginfo_t.patch \
|
||||
"
|
||||
#LDFLAGS_append = " -s"
|
||||
#export CFLAGS_append=" -L${STAGING_LIBDIR}"
|
||||
|
||||
Reference in New Issue
Block a user