]> code.ossystems Code Review - openembedded-core.git/commit
gdb: Upgrade from 8.2.1 to 8.3
authorAlistair Francis <alistair.francis@wdc.com>
Fri, 17 May 2019 23:53:08 +0000 (16:53 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 May 2019 11:56:17 +0000 (12:56 +0100)
commitf31986ed9f82c48834b2f25979c93697228acbf7
treea6a11a5232414b63f1c7bdd6c49865955b8954c5
parente3197eeaf352cb5c578a675ce2a07881fad597e6
gdb: Upgrade from 8.2.1 to 8.3

Bump GDB and change the oeqa selftest expression to allow ptests to
pass.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 files changed:
meta/conf/distro/include/tcmode-default.inc
meta/lib/oeqa/selftest/cases/package.py
meta/recipes-devtools/gdb/gdb-8.3.inc [moved from meta/recipes-devtools/gdb/gdb-8.2.1.inc with 73% similarity]
meta/recipes-devtools/gdb/gdb-cross-canadian.inc
meta/recipes-devtools/gdb/gdb-cross-canadian_8.3.bb [moved from meta/recipes-devtools/gdb/gdb-cross-canadian_8.2.1.bb with 100% similarity]
meta/recipes-devtools/gdb/gdb-cross_8.3.bb [moved from meta/recipes-devtools/gdb/gdb-cross_8.2.1.bb with 100% similarity]
meta/recipes-devtools/gdb/gdb/0001-Fix-build-with-latest-GCC-9.0-tree.patch [deleted file]
meta/recipes-devtools/gdb/gdb/0001-gdbserver-ctrl-c-handling.patch [moved from meta/recipes-devtools/gdb/gdb/gdbserver-ctrl-c-handling.patch with 100% similarity]
meta/recipes-devtools/gdb/gdb/0004-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch
meta/recipes-devtools/gdb/gdb/0008-Use-exorted-definitions-of-SIGRTMIN.patch
meta/recipes-devtools/gdb/gdb/0012-AArch64-Fix-the-gdb-build-with-musl-libc.patch [deleted file]
meta/recipes-devtools/gdb/gdb/CVE-2017-9778.patch [deleted file]
meta/recipes-devtools/gdb/gdb_8.3.bb [moved from meta/recipes-devtools/gdb/gdb_8.2.1.bb with 100% similarity]