kumquat-buildroot/boot
Yann E. MORIN f79cb5116c 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>
(cherry picked from commit d0edfec1e2)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2021-08-03 22:08:20 +02:00
..
afboot-stm32
arm-trusted-firmware boot/arm-trusted-firmware: fix coding-style 2021-07-12 10:16:27 +02:00
at91bootstrap boot/at91bootstrap: add legal information 2021-04-20 23:00:55 +02:00
at91bootstrap3 boot/at91bootstrap3: fix checksum of license 2021-03-07 21:42:24 +01:00
at91dataflashboot
barebox
beaglev-ddrinit boot/beaglev-ddrinit: update to include upstream fixes 2021-06-06 09:25:10 +02:00
beaglev-secondboot boot/beaglev-secondboot: update to include upstream fixes 2021-06-06 09:25:07 +02:00
binaries-marvell
boot-wrapper-aarch64
grub2 boot/grub2: workaround breakage with -O2, -O3 build 2021-07-12 22:46:20 +02:00
gummiboot
lpc32xxcdl
mv-ddr-marvell
mxs-bootlets
opensbi boot/opensbi: only check/reference COPYING.BSD when _LATEST_VERSION is used 2021-05-13 09:48:32 +02:00
optee-os boot/optee-os: bump to version 3.12.0 2021-03-06 23:32:37 +01:00
s500-bootloader
shim boot/shim: re-enable on ARM32 2021-04-06 11:46:09 +02:00
syslinux boot/syslinux: fix gcc-10.x compile 2021-03-20 23:01:38 +01:00
uboot boot/uboot: add missing dependency to host-pkgconf 2021-08-03 22:08:20 +02:00
vexpress-firmware
common.mk
Config.in boot/Config.in: fix beaglev-ddrinit include after rename 2021-05-11 09:09:07 +02:00