[Buildroot] [PATCH 1/2] efibootmgr: explicitly depend on host-pkgconf and popt

Peter Korsgaard peter at korsgaard.com
Fri Mar 23 15:28:37 UTC 2018


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at bootlin.com> writes:

 > Hello,
 > On Fri, 23 Mar 2018 10:57:40 +0100, Peter Korsgaard wrote:
 >> The efibootmgr build system uses host-pkgconf and popt, so explicitly add
 >> them to _DEPENDENCIES instead of relying on them getting pulled in by
 >> efivar.

 > Minor nit: if it's the efibootmgr *build system* that uses popt, then
 > one would expect to see a dependency on host-popt, not popt. I guess
 > it's not the *build system* that depends on popt, but efibootmgr
 > itself, no ?

Yes, the wording is maybe not super clear. What I meant is that the
Makefile (E.G. the build system) explicitly refers to pkg-config and
popt.

I'll reword and commit, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list