]> code.ossystems Code Review - openembedded-core.git/commit
binutils: Apply upstream patch to fix 'too many open files' on qtwebengine
authorAndreas Müller <schnitzeltony@gmail.com>
Tue, 17 Aug 2021 14:32:55 +0000 (16:32 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 18 Aug 2021 16:00:16 +0000 (17:00 +0100)
commit9f4660e1c6b251c55f9e7e8072b602edf843b952
tree84e36c06f92848a44cf5cdbb07f8bb7813c967a7
parentce202e5f3f0eaceec2e23ebd1697f73c9fa00aaf
binutils: Apply upstream patch to fix 'too many open files' on qtwebengine

Since upgrade of binutils to 2.37 builds of qtwebengine failed to link even
with ulimits -n 1000000 (!!).
Fix that by applying a patch from stable 'binutils-2_37-branch'.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/binutils/binutils-2.37.inc
meta/recipes-devtools/binutils/binutils/0017-bfd-Close-the-file-descriptor-if-there-is-no-archive.patch [new file with mode: 0644]