mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 06:49:32 +02:00
linux-yocto/cfg: qemuarm64-gfx.cfg: add CONFIG_INPUT_UINPUT
Integrating the following commit(s):
qemuarm64-gfx.cfg: add CONFIG_INPUT_UINPUT
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 <alex.kanavin@gmail.com>
(From OE-Core rev: 5af1bda8006faf2afe4c5c17e7f8d276d6ec0790)
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
6a732a41d0
commit
5afa86690e
@@ -12,7 +12,7 @@ python () {
|
||||
}
|
||||
|
||||
SRCREV_machine ?= "3c5d210805d61bea8f8a8081e0e3a89ea8a61f3f"
|
||||
SRCREV_meta ?= "7329d33cf8f25f433ce8ca95787e1743344f7c5d"
|
||||
SRCREV_meta ?= "25b672aa4759b6ceb48777eb586033a186091692"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
|
||||
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.8;destsuffix=${KMETA}"
|
||||
|
||||
Reference in New Issue
Block a user