mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-19 12:49:03 +02:00
rockchip-defaults: remove xf86-input-keyboard
xf86-input-keyboard was removed from openembedded-core at its commit: f1d7c33b64 (xf86-input-keyboard: remove the recipe, 2022-07-20). Therefore remove it from the XSERVER definition. Reviewed-by: Quentin Schulz <foss+yocto@0leil.net> Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
parent
f2b4e6efde
commit
361f19c3d4
|
@ -15,7 +15,6 @@ XSERVER = " \
|
||||||
xf86-video-modesetting \
|
xf86-video-modesetting \
|
||||||
xf86-input-evdev \
|
xf86-input-evdev \
|
||||||
xf86-input-mouse \
|
xf86-input-mouse \
|
||||||
xf86-input-keyboard \
|
|
||||||
"
|
"
|
||||||
|
|
||||||
# misc
|
# misc
|
||||||
|
|
Loading…
Reference in New Issue
Block a user