[oe] [PATCH 02/12] device_table-minimal.txt: fix input device nodes path

Antonio Ospite ospite at studenti.unina.it
Mon May 31 09:55:47 UTC 2010


Input event device nodes are usually under /dev/input.

Signed-off-by: Antonio Ospite <ospite at studenti.unina.it>
---
 files/device_table-minimal.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/files/device_table-minimal.txt b/files/device_table-minimal.txt
index a474377..b3a6820 100644
--- a/files/device_table-minimal.txt
+++ b/files/device_table-minimal.txt
@@ -30,7 +30,7 @@
 /dev/urandom	c	644	0	0	1	9	-	-	-
 /dev/ptmx	c	644	0	0	5	2	-	-	-
 
-/dev/event 	c	660	0	0	13	64	0	1	8
+/dev/input/event 	c	660	0	0	13	64	0	1	8
 
 /dev/mmcblk0	b	660	0	6	179	0	-	-	-
 /dev/mmcblk0p	b	660	0	6	179	1	1	1	7
-- 
1.7.1





More information about the Openembedded-devel mailing list