merged to 5.4, 5.8 and master. Bruce
In message: [linux-yocto] [kernel-cache][PATCH] qemuarm64-gfx.cfg: add CONFIG_INPUT_UINPUT on 13/12/2020 Alexander Kanavin wrote: > This will address libinput ptest failures: > https://www.kernel.org/doc/html/latest/input/uinput.html > https://wayland.freedesktop.org/libinput/doc/latest/test-suite.html > > qemux86_64 already has it enabled. > > Signed-off-by: Alexander Kanavin <[email protected]> > --- > bsp/qemuarm64/qemuarm64-gfx.cfg | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/bsp/qemuarm64/qemuarm64-gfx.cfg b/bsp/qemuarm64/qemuarm64-gfx.cfg > index 039bfae5..0e1f47d7 100644 > --- a/bsp/qemuarm64/qemuarm64-gfx.cfg > +++ b/bsp/qemuarm64/qemuarm64-gfx.cfg > @@ -6,3 +6,6 @@ CONFIG_USB_XHCI_HCD=y > > CONFIG_DRM=y > CONFIG_DRM_BOCHS=y > + > +CONFIG_INPUT_MISC=y > +CONFIG_INPUT_UINPUT=y > -- > 2.29.2 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#9249): https://lists.yoctoproject.org/g/linux-yocto/message/9249 Mute This Topic: https://lists.yoctoproject.org/mt/78918713/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
