All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-rockchip][PATCH] rockchip-defaults: remove xf86-input-keyboard
@ 2022-11-19 13:45 Trevor Woerner
  2022-11-21  9:10 ` [yocto] " Quentin Schulz
  0 siblings, 1 reply; 2+ messages in thread
From: Trevor Woerner @ 2022-11-19 13:45 UTC (permalink / raw)
  To: yocto

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(-)

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
-- 
2.36.0.rc2.17.g4027e30c53



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-21 19:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1729005C5E956077.29986@lists.yoctoproject.org>
2022-11-21 19:32 ` [yocto] [meta-rockchip][PATCH] rockchip-defaults: remove xf86-input-keyboard Trevor Woerner
2022-11-19 13:45 Trevor Woerner
2022-11-21  9:10 ` [yocto] " Quentin Schulz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.