From: "Anuj Mittal" <anuj.mittal@intel.com>
To: openembedded-core@lists.openembedded.org,
richard.purdie@linuxfoundation.org
Subject: [gatesgarth][PATCH 00/20] pull request
Date: Wed, 27 Jan 2021 09:26:13 +0800 [thread overview]
Message-ID: <cover.1611710622.git.anuj.mittal@intel.com> (raw)
Please merge these changes in gatesgarth.
Thanks,
Anuj
The following changes since commit c7bf9aebd002fc6bc23a57bc5e9863382bd17ae7:
systemd: upgrade 246.6 -> 246.9 (2021-01-15 00:05:41 +0800)
are available in the Git repository at:
git://push.openembedded.org/openembedded-core-contrib stable/gatesgarth-next
Adrian Herrera (1):
scripts: oe-run-native, fix *-native directories
Andrey Mozzhuhin (1):
toolchain-shar-extract.sh: Handle special characters in script path
Chris Laplante (1):
systemd.bbclass: improve error message when a service unit specified
in SYSTEMD_SERVICE is not found
Mans Rullgard (1):
boost: drop arm-intrinsics.patch
Marek Vasut (2):
meta: toolchain-shar-relocate.sh: Do not use $target_sdk_dir as regex
meta: toolchain-shar-relocate.sh: Filter out post-relocate-setup
script
Mikko Rapeli (1):
zip: whitelist CVE-2018-13410 and CVE-2018-13684
Nathan Rossi (1):
gcc: Backport patch to resolve i*86 tune configuration overrides
Oleksiy Obitotskyy (1):
flex: Fix --noline option behavior
Oleksiy Obitotskyy yIEf0zt.mo (1):
toolchain-shar-relocate.sh: Fix handling files with colons
Paul Barker (7):
wic: Add workdir argument
wic: Ensure internal workdir is not reused
wic: Allow exec_native_cmd to run HOSTTOOLS
image_types_wic: Move wic working directory
wic: Update pseudo db when excluding content from rootfs
wic: Copy rootfs dir if fstab needs updating
wic: Optimise fstab modification for ext2/3/4 and msdos partitions
Tomasz Dziendzielski (2):
lib/oe/utils: Return empty string in parallel_make
devtool: Fix source extraction for gcc shared source
Yi Fan Yu (1):
binutils: Fix CVE-2020-35448
meta/classes/image_types_wic.bbclass | 10 +-
meta/classes/systemd.bbclass | 3 +-
meta/files/toolchain-shar-extract.sh | 12 +-
meta/files/toolchain-shar-relocate.sh | 7 +-
meta/lib/oe/utils.py | 2 +-
.../binutils/binutils-2.35.1.inc | 1 +
.../binutils/binutils/CVE-2020-35448.patch | 85 +++++++
...directives-if-gen_line_dirs-is-false.patch | 32 +++
meta/recipes-devtools/flex/flex_2.6.4.bb | 1 +
meta/recipes-devtools/gcc/gcc-10.2.inc | 2 +-
...0001-lib-Remove-i-86-march-overrides.patch | 113 ----------
...libgomp-libitc-Fix-bootstrap-PR70454.patch | 208 ++++++++++++++++++
meta/recipes-extended/zip/zip_3.0.bb | 6 +
.../boost/boost/arm-intrinsics.patch | 55 -----
meta/recipes-support/boost/boost_1.74.0.bb | 2 +-
scripts/lib/devtool/standard.py | 30 ++-
scripts/lib/wic/misc.py | 7 +-
scripts/lib/wic/partition.py | 32 ++-
scripts/lib/wic/plugins/imager/direct.py | 48 ++--
scripts/lib/wic/plugins/source/rootfs.py | 33 ++-
scripts/oe-run-native | 2 +-
scripts/wic | 2 +
22 files changed, 464 insertions(+), 229 deletions(-)
create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2020-35448.patch
create mode 100644 meta/recipes-devtools/flex/flex/0001-Emit-no-line-directives-if-gen_line_dirs-is-false.patch
delete mode 100644 meta/recipes-devtools/gcc/gcc/0001-lib-Remove-i-86-march-overrides.patch
create mode 100644 meta/recipes-devtools/gcc/gcc/0001-libatomic-libgomp-libitc-Fix-bootstrap-PR70454.patch
delete mode 100644 meta/recipes-support/boost/boost/arm-intrinsics.patch
--
2.29.2
reply other threads:[~2021-01-27 1:26 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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.1611710622.git.anuj.mittal@intel.com \
--to=anuj.mittal@intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.