kumquat-buildroot/boot
Romain Naour 6ccfd40711 boot/syslinux: add missing python dependency
Syslinux use some python scripts during the build and they
are using python interpreter by default. It fail to build
when there is no python interpreter on the host.

[...]/syslinux-6.03/com32/cmenu/menugen.py
make[6]: python: No such file or directory

Since Syslinux 5.00, we can override the python interpreter
used during the build:

https://repo.or.cz/syslinux.git/commitdiff/4dec62ce9c2c0d170f21b3ae2d7c618eb7a30c05

Add the	missing	host-python3 dependency and override
it in SYSLINUX_BUILD_CMDS.

Fixes:
https://gitlab.com/kubu93/buildroot/-/jobs/1614446766

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
[yann.morin.1998@free.fr: fix check-package]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-09-24 22:02:57 +02:00
..
afboot-stm32
arm-trusted-firmware boot/arm-trusted-firmware: point LICENSE_FILES to correct file 2021-09-24 21:49:37 +02:00
at91bootstrap
at91bootstrap3 boot/at91bootstrap3: update to final 4.0.0 version 2021-08-19 22:45:14 +02:00
at91dataflashboot
barebox boot/barebox: bump version to 2021.08.0 2021-09-17 23:31:02 +02:00
beaglev-ddrinit boot/beaglev-ddrinit: update to c0839f25 to add LICENSE file 2021-07-13 21:18:19 +02:00
beaglev-secondboot boot/beaglev-secondboot: update to 2d200479 to add LICENSE file 2021-07-13 21:18:50 +02:00
binaries-marvell
boot-wrapper-aarch64
edk2
grub2 boot/grub2: workaround breakage with -O2, -O3 build 2021-06-30 23:37:01 +02:00
gummiboot
lpc32xxcdl
mv-ddr-marvell boot/mv-ddr-marvell: fix license file hash 2021-09-24 21:45:20 +02:00
mxs-bootlets
opensbi boot/opensbi: introduce BR2_TARGET_OPENSBI_FW_FDT_PATH 2021-07-18 21:24:37 +02:00
optee-os boot/optee-os: use dedicated 3.13.0 patch directory 2021-08-05 20:56:08 +02:00
s500-bootloader
shim
syslinux boot/syslinux: add missing python dependency 2021-09-24 22:02:57 +02:00
uboot boot/uboot: fix hook to copy imx firmware files 2021-09-14 21:36:04 +02:00
vexpress-firmware
common.mk
Config.in