From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] gdb upgrade and misc fixes to enable gcc8
Date: Tue, 15 May 2018 23:31:52 -0700 [thread overview]
Message-ID: <cover.1526452205.git.raj.khem@gmail.com> (raw)
The following changes since commit 9611485bba03ef77ff31121e3b1da7cd57990c3e:
patchreview: don't disable malformed SoB check (2018-05-15 10:00:33 +0100)
are available in the Git repository at:
git://git.openembedded.org/openembedded-core-contrib kraj/pu
http://cgit.openembedded.org/openembedded-core-contrib/log/?h=kraj/pu
Khem Raj (3):
gdb: Upgrade to 8.1 release
ovmf: Fix build with gcc8
musl: Make dev package rdep on staticdev
Ross Burton (1):
python2: Fix build with gcc8
meta/conf/distro/include/tcmode-default.inc | 2 +-
meta/recipes-core/musl/musl_git.bb | 2 +-
....makefile-add-Wno-stringop-truncatio.patch | 73 +++++++++
...ols-header.makefile-add-Wno-restrict.patch | 104 ++++++++++++
....makefile-revert-gcc-8-Wno-xxx-optio.patch | 55 +++++++
...-silence-false-stringop-overflow-war.patch | 65 ++++++++
meta/recipes-core/ovmf/ovmf_git.bb | 4 +
.../gdb/{gdb-8.0.1.inc => gdb-8.1.inc} | 5 +-
...ian_8.0.1.bb => gdb-cross-canadian_8.1.bb} | 0
.../{gdb-cross_8.0.1.bb => gdb-cross_8.1.bb} | 0
.../0001-include-sys-types.h-for-mode_t.patch | 12 +-
...port-for-Renesas-SH-sh4-architecture.patch | 153 ++++++++----------
...0012-Unbreak-GDBserver-build-for-x32.patch | 101 ------------
.../gdb/{gdb_8.0.1.bb => gdb_8.1.bb} | 2 +
.../python/python-native_2.7.14.bb | 1 +
.../python/python/fix-gc-alignment.patch | 43 +++++
meta/recipes-devtools/python/python_2.7.14.bb | 1 +
17 files changed, 429 insertions(+), 194 deletions(-)
create mode 100644 meta/recipes-core/ovmf/ovmf/0001-BaseTools-header.makefile-add-Wno-stringop-truncatio.patch
create mode 100644 meta/recipes-core/ovmf/ovmf/0002-BaseTools-header.makefile-add-Wno-restrict.patch
create mode 100644 meta/recipes-core/ovmf/ovmf/0003-BaseTools-header.makefile-revert-gcc-8-Wno-xxx-optio.patch
create mode 100644 meta/recipes-core/ovmf/ovmf/0004-BaseTools-GenVtf-silence-false-stringop-overflow-war.patch
rename meta/recipes-devtools/gdb/{gdb-8.0.1.inc => gdb-8.1.inc} (85%)
rename meta/recipes-devtools/gdb/{gdb-cross-canadian_8.0.1.bb => gdb-cross-canadian_8.1.bb} (100%)
rename meta/recipes-devtools/gdb/{gdb-cross_8.0.1.bb => gdb-cross_8.1.bb} (100%)
delete mode 100644 meta/recipes-devtools/gdb/gdb/0012-Unbreak-GDBserver-build-for-x32.patch
rename meta/recipes-devtools/gdb/{gdb_8.0.1.bb => gdb_8.1.bb} (86%)
create mode 100644 meta/recipes-devtools/python/python/fix-gc-alignment.patch
--
2.17.0
next reply other threads:[~2018-05-16 6:32 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-16 6:31 Khem Raj [this message]
2018-05-16 6:32 ` [PATCH 1/4] gdb: Upgrade to 8.1 release Khem Raj
2018-05-16 6:32 ` [PATCH 2/4] python2: Fix build with gcc8 Khem Raj
2018-05-16 6:32 ` [PATCH 3/4] ovmf: " Khem Raj
2018-05-17 10:17 ` Burton, Ross
2018-05-17 10:47 ` Martin Jansa
2018-05-17 15:30 ` Dan McGregor
2018-05-18 5:52 ` Khem Raj
2018-05-16 6:32 ` [PATCH 4/4] musl: Make dev package rdep on staticdev Khem Raj
2018-05-16 11:09 ` Burton, Ross
2018-05-16 13:32 ` Khem Raj
2018-05-16 14:38 ` Burton, Ross
2018-05-16 15:04 ` Khem Raj
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1526452205.git.raj.khem@gmail.com \
--to=raj.khem@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox