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

Pieter Smith pieter at boesman.nl
Sun Apr 24 21:21:01 UTC 2016


Hi Thomas,

On Sun, Apr 24, 2016 at 05:54:43PM +0200, Thomas Petazzoni wrote:
> 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.

A pleasure!

[snip]

- Pieter



More information about the buildroot mailing list