]> code.ossystems Code Review - openembedded-core.git/commit
binutils: Fix include error in builds zeus-next
authorTrevor Gamblin <trevor.gamblin@windriver.com>
Wed, 28 Apr 2021 14:56:59 +0000 (10:56 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 30 Apr 2021 13:35:44 +0000 (14:35 +0100)
commiteb2a18fa021f1434c71d586108d2642c2be6abae
tree73b25190bb180ff91b31ca49806d2f3fe3891bcc
parentdb8ceed8f2eca92a4cffe8295481d8041281fdd0
binutils: Fix include error in builds

See [YOCTO #14169]

A user found a problem with binutils in zeus due to a missing
include in the source. Submitting the patch on their behalf.
The issue is fixed in binutils 2.33 upstream.

Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/binutils/binutils-2.32.inc
meta/recipes-devtools/binutils/binutils/0001-Fix-a-missing-include-of-string.patch [new file with mode: 0644]