aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorMingli Yu <Mingli.Yu@windriver.com>2018-08-30 16:36:25 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-09-06 23:43:34 +0100
commit734a1bb8944caef1336f3a9cc98ea104d6be1f57 (patch)
treed122ef35d0ac211be83fd37fe167133224f6c117 /meta/recipes-graphics
parent29d790cdeff19e520a35ec5902d6deaae8665492 (diff)
downloadopenembedded-core-contrib-734a1bb8944caef1336f3a9cc98ea104d6be1f57.tar.gz
kexec-tools: fix for "Unhandled rela relocation: R_X86_64_PLT32" error
In response to a change in binutils, commit b21ebf2fb4c (x86: Treat R_X86_64_PLT32 as R_X86_64_PC32) was applied to the linux kernel during the 4.16 development cycle and has since been backported to earlier stable kernel series. The change results in the failure message as below when rebooting via kexec. # kexec -l /boot/bzImage --append="console=ttyS0,115200 root=/dev/sda1" Unhandled rela relocation: R_X86_64_PLT32 Fix this by replicating the change in kexec. Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
0 files changed, 0 insertions, 0 deletions