mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
linux-yocto: common-pc-drivers.cfg: add CONFIG_INPUT_UINPUT
Integrating the following configuration tweak: [ Author: Alexander Kanavin <alex.kanavin@gmail.com> Date: Mon Feb 24 10:34:00 2020 +0100 common-pc-drivers.cfg: add CONFIG_INPUT_UINPUT This will allow testing libinput in particular: https://www.kernel.org/doc/html/latest/input/uinput.html https://wayland.freedesktop.org/libinput/doc/latest/test-suite.html Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> ] (From OE-Core rev: add2cd52e4bc638f1d8f5f669cbf9bcb83e39397) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8de46476f5
commit
033589ac71
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine_qemuarm ?= "f0aeaeffb8ba6d0c24f9f0212fd7a11866c918b8"
|
||||
SRCREV_machine ?= "f4d7dbafb103e4f782323017c239c548871c1567"
|
||||
SRCREV_meta ?= "c11911d4d1cf0d0b069dfd1922b41256f61442de"
|
||||
SRCREV_meta ?= "13a856e7e5df0d8f951bd4060ac441cf35925c9e"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user