summaryrefslogtreecommitdiffstats
path: root/package/triggerhappy/triggerhappy.service
Commit message (Collapse)AuthorAgeFilesLines
* triggerhappy: bumped to 0.5.0 to fix systemd unitMichael Heinemann2017-05-071-1/+1
| | | | | | | | | | | | | | This bumps the version of triggerhappy to 0.5.0 The systemd unit supplied by buildroot assumed that filename globbing was supported by thd. But this was just recently added. So with this version bump usage of "/dev/input/event*" is now possible. Systemd Unit is adjusted accordingly. eventtable.h patch was removed as this was patched upstream. This patch fixes bug #9836. Signed-off-by: Michael Heinemann <posted@heine.so>
* triggerhappy: systemd supportAlex Suykov2015-07-141-0/+9
[Thomas: use a relative symbolic link.] Signed-off-by: Alex Suykov <alex.suykov@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud