[Buildroot] [PATCH 4/4] pkg-infra: add user-supplied step-hooks

Samuel Martin s.martin49 at gmail.com
Mon Nov 11 21:59:18 UTC 2013


2013/11/11 Thomas De Schampheleire <patrickdepinguin at gmail.com>

> On Mon, Nov 11, 2013 at 4:03 PM, Yann E. MORIN <yann.morin.1998 at free.fr>
> wrote:
> > From: "Yann E. MORIN" <yann.morin.1998 at free.fr>
> >
> > Allow user to supply their own step-hooks by passing a variable
> > on the make command-line:
> >     make BR2_INSTRUMENTATION_SCRIPTS=/path/to/my/script
> >
> > This can be usefull to run site-specific actions at each step of the
> > build process, such as logging installed, removed or modified files,
> > do sanity checks on installed files...
> >
> > It is possible to call more than one script, by passing a space-separated
> > lists of scripts to call.
> >
> > Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
> > Cc: Thomas De Schampheleire <patrickdepinguin at gmail.com>
> > ---
> >  docs/manual/debugging-buildroot.txt | 33
> +++++++++++++++++++++++++++++++++
> >  docs/manual/developer-guide.txt     |  2 ++
> >  package/pkg-generic.mk              |  9 +++++++++
> >  3 files changed, 44 insertions(+)
> >  create mode 100644 docs/manual/debugging-buildroot.txt
>
> Reviewed-by: Thomas De Schampheleire <thomas.de.schampheleire at gmail.com>
>
Reviewed-by: Samuel Martin <s.martin49 at gmail.com>

-- 
Samuel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20131111/9fafa53d/attachment-0002.html>


More information about the buildroot mailing list