[Buildroot] [PATCH] triggerhappy: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Dec 11 23:08:23 UTC 2014


Dear Peter Korsgaard,

On Mon,  8 Dec 2014 23:55:28 +0100, Peter Korsgaard wrote:
> Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
> ---
>  package/Config.in                    |  1 +
>  package/triggerhappy/Config.in       | 10 +++++++++
>  package/triggerhappy/S10triggerhappy | 40 ++++++++++++++++++++++++++++++++++++
>  package/triggerhappy/triggerhappy.mk | 37 +++++++++++++++++++++++++++++++++
>  4 files changed, 88 insertions(+)
>  create mode 100644 package/triggerhappy/Config.in
>  create mode 100755 package/triggerhappy/S10triggerhappy
>  create mode 100644 package/triggerhappy/triggerhappy.mk

Thanks, applied, with two small changes:

    [Thomas:
      - add BR2_USE_MMU dependency, since fork() is used
      - rename do_start() and do_stop() to just start() and stop(), as we
        do in most init scripts in Buildroot.]

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


More information about the buildroot mailing list