gpio-button-hotplug 1.0
| Name | gpio-button-hotplug |
|---|---|
| Version | 1.0 |
| Summary | Simple GPIO Button Hotplug driver |
| Description | This is a replacement for the following in-kernel drivers: 1) gpio_keys (KEYBOARD_GPIO) 2) gpio_keys_polled (KEYBOARD_GPIO_POLLED) Instead of generating input events (like in-kernel drivers do) it generates uevent-s and broadcasts them. This allows disabling input subsystem which is an overkill for OpenWrt simple needs. |
| Section | base |
| License | GPL-2.0-only |
| Homepage | http://openwrt.org/ |
| Recipe file | recipes-kernel/gpio-button-hotplug/gpio-button-hotplug.bb |
| Layer | meta-tanowrt (master branch) |
| Inherits |
|
| Dependencies |
|
| PACKAGECONFIG options |
Sources
None
Patches
None
Other branches
This recipe in other branches of meta-tanowrt:
| Branch | Recipe |
|---|---|
| master | gpio-button-hotplug 1.0 (this recipe) |
| kirkstone (Yocto Project 4.0) | gpio-button-hotplug 1.0 |
| hardknott (Yocto Project 3.3) | gpio-button-hotplug 1.0 |