kumquat-buildroot/boot
Yann E. MORIN d0edfec1e2 boot/uboot: add missing dependency to host-pkgconf
Commit 2eaa6d0f36 (boot/uboot: fix uboot building host tools on x86
architecture) added use of $(PKG_CONFIG_HOST_BINARY), but forgot to add
the corresponding build-ordr dependency.

Add this missing depenency now.

Additionally, the associated test had an explicit host pkgconf enbled in
its configuration. This is superfluous now that uboot properly depends
on host-pkgconf, so drop that from the test.

Note: it hapenned to work, because host-pkgconf, when explicitly enabled
in the configuration, and without per-package directories, would build
before uboot and thus be available. This would fail with PPD, though,
and thus would break for TLPB.

Reported-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Kory Maincent <kory.maincent@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2021-07-17 13:18:04 +02:00
..
afboot-stm32
arm-trusted-firmware boot/arm-trusted-firmware: fix coding-style 2021-06-26 22:17:07 +02:00
at91bootstrap
at91bootstrap3
at91dataflashboot
barebox
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 boot/edk2: add EDK2_CPE_ID_VENDOR 2021-06-12 23:15:47 +02:00
grub2 boot/grub2: workaround breakage with -O2, -O3 build 2021-06-30 23:37:01 +02:00
gummiboot
lpc32xxcdl
mv-ddr-marvell
mxs-bootlets
opensbi
optee-os
s500-bootloader
shim
syslinux
uboot boot/uboot: add missing dependency to host-pkgconf 2021-07-17 13:18:04 +02:00
vexpress-firmware
common.mk
Config.in