[Buildroot] [PATCH 2/3] core: waf-package infra: add missing additional variables for each build step

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Dec 4 21:04:09 UTC 2016


Hello,

On Sun,  4 Dec 2016 21:58:45 +0100, Romain Naour wrote:
> Some waf packages may want to pass additional variables to waf script
> in each build step. Add the possibility to do so by defining the
> following variables:
>   <pkg>_MAKE_OPTS for the build step
>   <pkg>_INSTALL_STAGING_OPTS for the install to staging directory
>   <pkg>_INSTALL_TARGET_OPTS for the install to target directory
> 
> Signed-off-by: Romain Naour <romain.naour at gmail.com>
> Cc: "Yann E. MORIN" <yann.morin.1998 at free.fr>

Isn't it a bug of the upstream package that we need to pass --no-tests
at every step?

Other than that, this change lacks the corresponding update to the
Buildroot manual.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com



More information about the buildroot mailing list