triggerhappy: new package
authorPeter Korsgaard <peter@korsgaard.com>
Mon, 8 Dec 2014 22:55:28 +0000 (23:55 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 11 Dec 2014 23:07:10 +0000 (00:07 +0100)
commit6e2b80968f59bb78bda199b89a8eaac5931454e7
tree5957e1bfb0afdaae8b422fd7cd1021eb99a14310
parent9bb7d10eeadf4aebefde672de0b81e0d321fb5b0
triggerhappy: new package

[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.]

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/triggerhappy/Config.in [new file with mode: 0644]
package/triggerhappy/S10triggerhappy [new file with mode: 0755]
package/triggerhappy/triggerhappy.mk [new file with mode: 0644]