[Buildroot] [PATCH v5 2/5] barebox: introduce barebox-package function

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Apr 24 15:54:43 UTC 2016


Hello,

On Sun, 24 Apr 2016 11:18:44 +0200, Pieter Smith wrote:
> No functional changes: Introduces a barebox-package function towards re-use by
> a 2nd config build.
> 
> Because the function is meant to be called from within a $(eval), all instances
> of '$' has to be escaped. I.e. rename '$' -> '$$'.
> 
> Signed-off-by: Pieter Smith <pieter at boesman.nl>
> ---
>  boot/barebox/barebox.mk | 125 ++++++++++++++++++++++++++++--------------------
>  1 file changed, 72 insertions(+), 53 deletions(-)

Applied to master, thanks.

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


More information about the buildroot mailing list