summaryrefslogtreecommitdiffstats
path: root/package/libinput
Commit message (Collapse)AuthorAgeFilesLines
* package/libinput: fix build with libevdevRomain Naour2014-08-251-0/+59
| | | | | | | | | | | | | libevdev and libinput use the same function name (log_msg). An easy fix is to rename one of the two functions. Fixes: http://autobuild.buildroot.net/results/b1e/b1ea94f09d6f7459e3d7794c4a62bbdbb53d5da6/build-end.log [Thomas: slightly reword the patch description.] Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libinput: bump versionPeter Korsgaard2014-06-113-64/+1
| | | | | | And remove upstreamed patches. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libinput: fix build for older kernel headersPeter Korsgaard2014-06-022-0/+63
| | | | | | | Provide a fallback definition for KEY_MICMUTE (which was added in 3.1) and fix the fallback definition for KEY_LIGHTS_TOGGLE (which was added in 3.10). Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/libinput: new packageYann E. MORIN2014-06-022-0/+36
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud