[Buildroot] [PATCH 1/1] package/x11r7/xdriver_xf86-input-keyboard: remove package

Peter Korsgaard peter at korsgaard.com
Tue Dec 20 07:21:39 UTC 2022


>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls at t-online.de> writes:

 > According to the upstream release notes of version 2.0.0:
 > https://lists.x.org/archives/xorg-announce/2022-July/003180.html

 > "This keyboard driver is primarily used with BSD, GNU Hurd, illumos, &
 >  Solaris systems. Linux systems should instead use either xf86-input-
 >  libinput or xf86-input-evdev.

 >  While versions 1.9.0 and earlier had rudimentary support for Linux as
 >  well, that has been removed in this release."

 > Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
 > ---
 >  Config.in.legacy                                  |  5 +++++
 >  package/x11r7/Config.in                           |  1 -
 >  .../x11r7/xdriver_xf86-input-keyboard/Config.in   |  5 -----
 >  .../xdriver_xf86-input-keyboard.hash              |  4 ----
 >  .../xdriver_xf86-input-keyboard.mk                | 15 ---------------
 >  5 files changed, 5 insertions(+), 25 deletions(-)
 >  delete mode 100644 package/x11r7/xdriver_xf86-input-keyboard/Config.in
 >  delete mode 100644 package/x11r7/xdriver_xf86-input-keyboard/xdriver_xf86-input-keyboard.hash
 >  delete mode 100644 package/x11r7/xdriver_xf86-input-keyboard/xdriver_xf86-input-keyboard.mk

 > diff --git a/Config.in.legacy b/Config.in.legacy
 > index 28c6822689..b70d4c7206 100644
 > --- a/Config.in.legacy
 > +++ b/Config.in.legacy
 > @@ -146,6 +146,11 @@ endif
 
 >  comment "Legacy options removed in 2023.02"
 
 > +config BR2_PACKAGE_XDRIVER_XF86_INPUT_KEYBOARD
 > +	bool "xf86-input-keyboard removed"
 > +	help
 > +	  The X.org keyboard input driver does not support linux.

I've reworded this to say "no longer support Linux" and committed,
thanks.

Does the same not apply for the input-mouse driver?

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list