From f0954a822c46f1691f1a2f0d157925f2b6ddbaa9 Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Sat, 30 Apr 2016 11:37:55 +0200 Subject: 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 --- recipes-kernel/linux/linux-handheld_4.4.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes-kernel/linux/linux-handheld_4.4.bb') 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 \ -- cgit 1.2.3-korg