binutils: add patch to 2.27 to fix arm issue with file having no data
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 6 Nov 2016 13:12:25 +0000 (14:12 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 6 Nov 2016 13:39:01 +0000 (14:39 +0100)
commit7027bf022b9c9d488d53e3168af1cf16c6e41a0c
treef9910a229146f27f7a37f6ba15ffd9a5c48a189a
parent0bb0443ee97c61dad1b9e595b0e421de3eed58b9
binutils: add patch to 2.27 to fix arm issue with file having no data

This commit adds a patch to binutils 2.27, which fixes the build of
kvmtool on ARM. The fix is taken from the upstream mailing list at
https://lists.gnu.org/archive/html/bug-binutils/2016-08/msg00165.html.

Fixes:

  http://autobuild.buildroot.net/results/bae83d495b46efeec45c8008949c811b6241adaa

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/binutils/2.27/0100-elf32-arm-no-data-fix.patch [new file with mode: 0644]