[Buildroot] [PATCH v5 3/5] barebox: extract package name argument

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


Hi Thomas,

On Sun, Apr 24, 2016 at 05:54:45PM +0200, Thomas Petazzoni wrote:
> Hello,
> 
> On Sun, 24 Apr 2016 11:18:45 +0200, Pieter Smith wrote:
> > No functional changes: Extracts an argument to the inner-barebox-package
> > function to automatically determine the uppercase package name. This is needed
> > to support a 2nd config build. This results in the following renaming:
> >   'BAREBOX' -> '$(1)'
> > 
> > All barebox packages are meant to be built from the same sources, so related
> > KConfig variables (origin, version and patch directory) are not extracted.
> > 
> > Signed-off-by: Pieter Smith <pieter at boesman.nl>
> > ---
> >  boot/barebox/barebox.mk | 121 +++++++++++++++++++++++++-----------------------
> >  1 file changed, 62 insertions(+), 59 deletions(-)
> 
> Applied to master, thanks.

A pleasure!

[snip]

- Pieter


More information about the buildroot mailing list