kumquat-buildroot/boot
Kory Maincent 2eaa6d0f36 boot/uboot: fix uboot building host tools on x86 architecture
The make all command run the tools/makefile on the process.
This makefile use "pkg-config" command to support static link.
The issue is the use of pkg-config configured for crosscompiling
to build binaries tools for host architecture.
To fix it, I add pkg-config environment variable to configure it for host.

Add a test to avoid future regress on the build of U-boot.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
[yann.morin.1998@free.fr:
  - fix mixed space-TAB indentation
  - fix check-package
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-06-30 22:45:18 +02:00
..
afboot-stm32 boot/afboot-stm32: fix build with gcc 10 2020-09-10 20:26:27 +02:00
arm-trusted-firmware boot/arm-trusted-firmware: fix coding-style 2021-06-26 22:17:07 +02:00
at91bootstrap boot/at91bootstrap: add legal information 2021-04-20 23:00:55 +02:00
at91bootstrap3 boot/at91bootstrap3: move BR2_TARGET_AT91BOOTSTRAP3_NEEDS_PYTHON3 2021-05-19 14:34:58 +02:00
at91dataflashboot
barebox boot/barebox: bump version to 2021.01.0 2021-02-23 13:43:32 +01:00
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 boot/boot-wrapper-aarch64: bump version 2021-01-02 18:42:57 +01:00
edk2 boot/edk2: add EDK2_CPE_ID_VENDOR 2021-06-12 23:15:47 +02:00
grub2 boot/grub2: ignore the last 3 remaining CVEs 2021-04-06 09:36:48 +02:00
gummiboot
lpc32xxcdl boot/lpc32xxcdl: switch upstream location 2020-12-29 18:11:49 +01:00
mv-ddr-marvell boot/mv-ddr-marvell: Bump to HEAD as of 20201207 2020-12-30 10:29:05 +01:00
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: fix uboot building host tools on x86 architecture 2021-06-30 22:45:18 +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/edk2: new package 2021-05-17 16:52:33 +02:00