diff mbox series

[meta-rockchip] rockchip-defaults: remove xf86-input-keyboard

Message ID 20221119134518.1054-1-twoerner@gmail.com
State New
Headers show
Series [meta-rockchip] rockchip-defaults: remove xf86-input-keyboard | expand

Commit Message

Trevor Woerner Nov. 19, 2022, 1:45 p.m. UTC
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.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
---
 conf/machine/include/rockchip-defaults.inc | 1 -
 1 file changed, 1 deletion(-)

Comments

Quentin Schulz Nov. 21, 2022, 9:10 a.m. UTC | #1
Hi Trevor,

On 11/19/22 14:45, Trevor Woerner wrote:
> 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.
> 
> Signed-off-by: Trevor Woerner <twoerner@gmail.com>

Reviewed-by: Quentin Schulz <foss+yocto@0leil.net>

Thanks,
Quentin
diff mbox series

Patch

diff --git a/conf/machine/include/rockchip-defaults.inc b/conf/machine/include/rockchip-defaults.inc
index ca94249..3ce2e24 100644
--- a/conf/machine/include/rockchip-defaults.inc
+++ b/conf/machine/include/rockchip-defaults.inc
@@ -15,7 +15,6 @@  XSERVER = " \
 	xf86-video-modesetting \
 	xf86-input-evdev \
 	xf86-input-mouse \
-	xf86-input-keyboard \
 	"
 
 # misc