kumquat-buildroot/boot
Thomas Petazzoni 6d5da6d916 boot/syslinux: fix build of efi part with gnu-efi 3.0.10
The following defconfig:

BR2_x86_i686=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
BR2_TOOLCHAIN_EXTERNAL_URL="http://toolchains.bootlin.com/downloads/releases/toolchains/x86-i686/tarballs/x86-i686--glibc--bleeding-edge-2018.11-1.tar.bz2"
BR2_TOOLCHAIN_EXTERNAL_GCC_8=y
BR2_TOOLCHAIN_EXTERNAL_HEADERS_4_14=y
BR2_TOOLCHAIN_EXTERNAL_CUSTOM_GLIBC=y
BR2_TOOLCHAIN_EXTERNAL_CXX=y
BR2_INIT_NONE=y
BR2_TARGET_SYSLINUX=y
BR2_TARGET_SYSLINUX_EFI=y

fails to build due to missing setjmp/longjmp definitions, which is a
consequence of a change introduced between gnu-efi 3.0.9 and 3.0.10.

This build failure is fixed by adding another syslinux paytch, which
has been submitted upstream.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-04-04 23:07:29 +02:00
..
afboot-stm32 boot/afboot-stm32: bump to version 0.2 2019-09-17 22:02:37 +02:00
arm-trusted-firmware boot/arm-trusted-firmware: add optional host-arm-gnu-a-toolchain dependency 2020-03-29 15:08:23 +02:00
at91bootstrap
at91bootstrap3 boot/at91bootstrap3: license files hashes only valid for latest version 2020-02-06 20:38:13 +01:00
at91dataflashboot
barebox boot/barebox: bump version to 2020.03.0 2020-03-21 15:25:00 +01:00
binaries-marvell binaries-marvell: bump version and switch to common firmware 2019-09-21 18:31:26 +02:00
boot-wrapper-aarch64 boot/boot-wrapper-aarch64: add gicv3 support 2019-12-12 21:22:27 +01:00
grub2 boot/grub2: bump to verson 2.04 2019-09-21 23:15:27 +02:00
gummiboot boot/gummiboot: fix linking for non-host compatible targets 2019-03-26 18:53:47 +01:00
lpc32xxcdl
mv-ddr-marvell package/m*: add license file hashes 2020-02-03 14:45:35 +01:00
mxs-bootlets
opensbi boot/opensbi: bump to version 0.6 2020-03-05 23:36:31 +01:00
optee-os boot/optee-os: license files hashes only valid for latest version 2020-02-06 20:42:02 +01:00
s500-bootloader
shim boot/shim: new package 2019-01-12 17:38:25 +01:00
syslinux boot/syslinux: fix build of efi part with gnu-efi 3.0.10 2020-04-04 23:07:29 +02:00
uboot boot/uboot: license files hashes only valid for latest version 2020-02-06 18:38:35 +01:00
vexpress-firmware
common.mk
Config.in boot/riscv-pk: Remove obselete bootloader 2019-10-11 22:52:19 +02:00