mirror of
https://git.yoctoproject.org/poky
synced 2026-07-17 04:07:06 +00:00
linux-yocto: enable CONFIG_INPUT_EVDEV as standard policy
We have a number (in fact most) BSPs that require INPUT_EVDEV for basic functionality. The size increase is minimal, so we'll add it to the standard configuration for all platforms. (From OE-Core rev: 965affabbf36fa5b5e466d331479c2295269242e) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
9def5c9542
commit
9d64f3de4a
@@ -5,7 +5,7 @@ KBRANCH_qemuppc = "standard/preempt-rt/qemuppc"
|
||||
|
||||
SRCREV_machine ?= "f1e003e9441f0366d7b9a2209ef3108438745ea3"
|
||||
SRCREV_machine_qemuppc ?= "12be459359d5b20dbf856aa3649304c6f618d420"
|
||||
SRCREV_meta ?= "dad2b7e1ceed654fba89907f3e14050007699b90"
|
||||
SRCREV_meta ?= "363bd856c8101d4227d492cc911bc4ca0c4987c6"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user