tsmd: add initial recipe
commita21af05fff02740bcb6c08e51d276560b252fa5b
authorSimon Busch <morphis@gravedo.de>
Wed, 8 Sep 2010 20:09:33 +0000 (8 22:09 +0200)
committerSimon Busch <morphis@gravedo.de>
Wed, 20 Oct 2010 07:49:07 +0000 (20 09:49 +0200)
tree5352f40bc6698452a1cba783b2cfc7c4be570ac9
parentdfe42d7630ae6553c7adb0cd4a6a992e0bbb8229
tsmd: add initial recipe

tsmd is a touchscreen management daemon for the palmpre machine. It has juast one simple
task to do: It open's the touchscreen dev node on /dev/touchscreen, process it's data with
tslib and forward all input events to uinput dev node.

Signed-off-by: Simon Busch <morphis@gravedo.de>
recipes/palmpre/tsmd/tsmd [new file with mode: 0755]
recipes/palmpre/tsmd_git.bb [new file with mode: 0644]