]> code.ossystems Code Review - openembedded-core.git/commit
binutils: update SRCREV to fix powerpc gold link bug
authorRandy MacLeod <Randy.MacLeod@windriver.com>
Wed, 28 Jun 2017 01:35:06 +0000 (21:35 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Jul 2017 13:38:06 +0000 (14:38 +0100)
commit0d1273cdf8652bf1844f1f1fe4ba0eacd27ada65
tree0c02cf23c7f71ac9030de5649e965e40afb0f21c
parentecc9a1f9ceec9996aeb2c602846d51277de0b4a5
binutils: update SRCREV to fix powerpc gold link bug

Update to the latest commit on the 2.28 branch to pick up:
   a3e00a8 [GOLD] Avoid duplicate PLT stub symbols on ppc32
along with several backported bug fixes for arm*, etc.

This resolves the systemd link error for qemuppc
with the error message:
   .../powerpc-oe-linux-ld.gold:
   error: invalid STB_LOCAL symbol in external symbols
   error: linker defined: multiple definition of '00000001.plt_call.memcpy+8000'
   command line: previous definition here

described in:

[YOCTO #11696]

Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/binutils/binutils-2.28.inc