libinput/udev
Peter Hutterer c2fa055fa3 udev: don't use IMPORT+=
IMPORT really only supports == and != and for a short while udevd warned about
this before that warning was reverted again.

Where anything else is used, it falls back to ==. systemd upstream rules all
use a single = though, so let's stick with that to be consistent, even if it
is technically wrong (udevd will warn about this in debug mode).

See the long discussion in systemd upstream for details:
https://github.com/systemd/systemd/issues/14062

Fixes #461

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
(cherry picked from commit 281ecf10d1)
2020-04-11 09:07:42 +10:00
..
80-libinput-device-groups.rules.in udev: don't use IMPORT+= 2020-04-11 09:07:42 +10:00
90-libinput-fuzz-override.rules.in udev: don't use IMPORT+= 2020-04-11 09:07:42 +10:00
libinput-device-group.c udev: directly import the device groups 2020-02-12 19:23:36 +10:00
libinput-fuzz-extract.c libinput-fuzz-extract.c: remove unused includes 2019-09-13 00:07:39 +03:00
libinput-fuzz-to-zero.c libinput-fuzz-to-zero.c: remove unused includes 2019-09-13 00:07:39 +03:00
test-libinput-fuzz-extract.c udev: parse the EVDEV_ABS properties for a potential fuzz setting 2019-09-11 12:24:02 +10:00