kumquat-buildroot/boot
Romain Naour 44fbfa0857 boot/grub: fix grub-mkimage with binutils >= 2.31
While using pc_x86_64_efi_defconfig with a bleeding-edge x86_64 toolchain
based on binutils 2.31, the grub-mkimage command return this error:

grub-mkimage: error: relocation 0x4 is not implemented yet.

Backport an upstream patch [1] as suggested on openembedded mailing list [2].

[1] http://git.savannah.gnu.org/cgit/grub.git/commit/?id=842c390469e2c2e10b5aa36700324cd3bde25875
[2] http://lists.openembedded.org/pipermail/openembedded-core/2018-July/153054.html

Signed-off-by: Romain Naour <romain.naour@smile.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-12-13 21:37:08 +01:00
..
afboot-stm32 boot/afboot-stm32: create destination directory during installation 2018-12-08 20:46:54 +01:00
arm-trusted-firmware arm-trusted-firmware: replace hard-coded arm64 with MKIMAGE_ARCH 2018-10-26 21:26:33 +02:00
at91bootstrap
at91bootstrap3
at91dataflashboot
barebox
binaries-marvell
boot-wrapper-aarch64
grub2 boot/grub: fix grub-mkimage with binutils >= 2.31 2018-12-13 21:37:08 +01:00
gummiboot
lpc32xxcdl
mv-ddr-marvell
mxs-bootlets
riscv-pk
s500-bootloader
syslinux boot/syslinux: fix build with glibc 2.28+ 2018-11-19 22:37:15 +01:00
ts4800-mbrboot
uboot uboot: bump to version 2018.09 2018-11-03 15:54:19 +01:00
vexpress-firmware
common.mk
Config.in