[Buildroot] [PATCH] boot/uboot: add missing dependency to host-pkgconf

Peter Korsgaard peter at korsgaard.com
Tue Aug 3 20:10:37 UTC 2021


>>>>> "Peter" == Peter Korsgaard <peter at korsgaard.com> writes:

>>>>> "Yann" == Yann E MORIN <yann.morin.1998 at free.fr> writes:
 >> Commit 2eaa6d0f3629 (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 at korsgaard.com>
 >> Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
 >> Cc: Kory Maincent <kory.maincent at bootlin.com>

 > Committed, thanks.

Committed to 2021.02.x and 2021.05.x, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list