aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-handheld_4.4.bb
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2016-04-30 11:37:55 +0200
committerAndrea Adami <andrea.adami@gmail.com>2016-05-06 15:06:54 +0200
commitf0954a822c46f1691f1a2f0d157925f2b6ddbaa9 (patch)
treebda628b23b9d0042d970c7ddc981d660fb0cb80f /recipes-kernel/linux/linux-handheld_4.4.bb
parent3e9688101c2e4ee188a2e700ad5868c295ecb186 (diff)
downloadmeta-handheld-f0954a822c46f1691f1a2f0d157925f2b6ddbaa9.tar.gz
linux-handheld_4.4: readd LOCOMO_KEY_CENTER
After the rework of the locomokbd driver the key is mapped to KEY_F15. Remap it to KEY_F5 as done by the 2.6 locomokbd hack. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'recipes-kernel/linux/linux-handheld_4.4.bb')
-rw-r--r--recipes-kernel/linux/linux-handheld_4.4.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-handheld_4.4.bb b/recipes-kernel/linux/linux-handheld_4.4.bb
index c490418..c4ec006 100644
--- a/recipes-kernel/linux/linux-handheld_4.4.bb
+++ b/recipes-kernel/linux/linux-handheld_4.4.bb
@@ -49,6 +49,8 @@ LOCOMO_PATCHES = "\
file://locomo/0039-XXX-don-t-emit-added-moved-or-deleted-file-warning.patch \
file://locomo/0040-input-locomokbd-provide-an-Alt-SysRQ-combination.patch \
"
+LOCOMO_PATCHES += "file://locomo/0090-locomokbd.c-fix-missing-KEY_CENTER.patch"
+
SRC_URI_append_akita = " \
file://defconfig \
file://OE-vga-logo.patch \