kumquat-buildroot/boot
Stefan Agner 1e5338ed06 boot/grub2: fix build race condition
Sometimes buildroot fails with:
../grub-core/kern/emu/hostfs.c:20:10: fatal error: config-util.h: No such file or directory
   20 | #include <config-util.h>
      |          ^~~~~~~~~~~~~~~

Add a patch which fixes the Makefile to correctly generate config-util.h
first.

Note: This re-adds a workaround to avoid re-running autoconf. This has
previously been used to avoid having to run the rather complex build
file generation machinery of GRUB2. See 7e64a050fb ("boot/grub2: Fix
GRUB i386-pc build with Ubuntu gcc"), but now we just need to touch
Makefile.in.

Signed-off-by: Stefan Agner <stefan@agner.ch>
[yann.morin.1998@free.fr:
  - add comment with patch name before hook
  - slightly extend commit log that we only touch Makefile.in
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2022-08-06 11:05:12 +02:00
..
afboot-stm32 boot/afboot-stm32: add patch fixing build issue with recent binutils 2022-04-28 23:45:07 +02:00
arm-trusted-firmware boot/arm-trusted-firmware: set CFLAGS from environment, not override 2022-07-30 17:02:02 +02:00
at91bootstrap boot/at91bootstrap: rename patches with the proper naming convention 2021-12-11 20:48:58 +01:00
at91bootstrap3 boot/at91bootstrap3: add svn repository method 2021-12-30 17:36:45 +01:00
at91dataflashboot boot/at91dataflashboot: disable on armeb 2022-06-06 21:45:01 +02:00
barebox boot/barebox: update condition for custom tarball management 2022-07-23 22:11:31 +02:00
beaglev-ddrinit package/beaglev-ddrinit: update to latest 8d6318 2022-07-25 22:52:20 +02:00
beaglev-secondboot package/beaglev-secondboot: bump to version e17302 2022-07-26 00:11:13 +02:00
binaries-marvell boot, package, support, toolchain: switch to 2 spaces for the hash file 2022-07-28 23:05:23 +02:00
boot-wrapper-aarch64 package: replace git:// URLs with https:// URLs where possible 2022-04-02 19:21:57 +02:00
edk2 boot/edk2: fix patch line ending 2022-05-30 22:28:41 +02:00
grub2 boot/grub2: fix build race condition 2022-08-06 11:05:12 +02:00
gummiboot board, boot, package: remove usage of startup.nsh in EFI partition 2021-09-27 21:27:02 +02:00
lpc32xxcdl boot/lpc32xxcdl: rename patches with the proper naming convention 2021-12-11 20:48:58 +01:00
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_ADDITIONAL_VARIABLES 2022-07-27 00:14:32 +02:00
optee-os boot/optee-os: bump to version 3.18.0 2022-07-23 10:34:29 +02:00
s500-bootloader boot, package, support, toolchain: switch to 2 spaces for the hash file 2022-07-28 23:05:23 +02:00
shim boot, package, support, toolchain: switch to 2 spaces for the hash file 2022-07-28 23:05:23 +02:00
sun20i-d1-spl boot/sun20i-d1-spl: update to latest commit 882671 2022-05-17 22:15:22 +02:00
syslinux boot/syslinux: define OBJCOPY and AS 2021-11-30 17:39:58 +01:00
uboot boot/u-boot: update condition for custom tarball management 2022-07-23 22:11:28 +02:00
vexpress-firmware support/download: change format of archives generated from git 2021-01-10 22:06:58 +01:00
common.mk
Config.in boot/sun20i-d1-spl: new package 2021-11-08 09:45:40 +01:00