mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/x11r7/xdriver_xf86-input-mouse: remove package
In version 2.0.0 Linux support was removed: https://lists.x.org/archives/xorg-announce/2025-August/003624.html "This mouse 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.5 and earlier had rudimentary support for Linux as well, that has been removed in this release." Alternative packages can not be selected due to udev dependencies. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> [Julien: add extra info in Config.in.legacy comment] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
ab8fdd0b90
commit
63a49b514d
@@ -146,6 +146,14 @@ endif
|
||||
|
||||
comment "Legacy options removed in 2026.02"
|
||||
|
||||
config BR2_PACKAGE_XDRIVER_XF86_INPUT_MOUSE
|
||||
bool "xf86-input-mouse removed"
|
||||
select BR2_LEGACY
|
||||
help
|
||||
Linux support was removed upstream in version
|
||||
2.0.0. Upstream recommends to switch to xf86-input-evdev or
|
||||
xf86-input-libinput.
|
||||
|
||||
config BR2_PACKAGE_HOST_JSMIN
|
||||
bool "host-jsmin has been removed"
|
||||
select BR2_LEGACY
|
||||
|
||||
Reference in New Issue
Block a user