[Buildroot] [PATCH v3 1/5] pkg-infra: add host-xxx-package macro

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Jul 17 18:41:13 UTC 2012


Hello,

Le Tue,  3 Jul 2012 00:05:46 +0200,
"Arnout Vandecappelle (Essensium/Mind)" <arnout at mind.be> a écrit :

> Create host-generic-package, host-autotools-package and
> host-cmake-package macros.  Such a macro is more intuitive to use than
> the $(call ...,host) construct.  Also it speeds things up by having
> one less $(call ...) evaluation.
> 
> Also includes documentation update, but not for buildroot.html.
> 
> This brings the time for 'make -qp' (which is used by bash-completion)
> down from 1.85s to 1.35s on my laptop.
> 
> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>

I have merged this and the next 4 patches. I did a minimal test build
with some generic packages, autotools packages and cmake packages.
Besides minor formatting issues in the documentation, it all seemed to
work nicely. If not, I guess the autobuilders are going to tell us
fairly soon.

Now, the biggest thing is that I'll have to forget AUTOTARGETS,
GENTARGETS and CMAKETARGETS and remember autotools-package,
cmake-package and generic-package.

Thanks for doing this,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the buildroot mailing list