Thanks, applied as aed8313a34ad6b207fc396227de3d1fddfb16f87. Michael
[sent from post-receive hook] On Sun, 14 Mar 2021 14:35:34 +0100, Marco Felsch <[email protected]> wrote: > This rule has a two lines: > - one for the builtin "input_id" command and > - one for the hwdb command. > > Only the second requires the hwdb. The first command can run without the > hwdb and is necessary to tag the event devices correctly for the usage > with libinput. > > Signed-off-by: Marco Felsch <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/systemd.make b/rules/systemd.make > index d2393f8a639c..e9313cc24181 100644 > --- a/rules/systemd.make > +++ b/rules/systemd.make > @@ -288,6 +288,7 @@ SYSTEMD_UDEV_RULES-y := \ > 60-persistent-storage.rules \ > 60-block.rules \ > 60-drm.rules \ > + 60-input-id.rules \ > 60-serial.rules \ > 64-btrfs.rules \ > 75-net-description.rules \ > @@ -298,7 +299,6 @@ SYSTEMD_UDEV_RULES-y := \ > SYSTEMD_UDEV_RULES-$(PTXCONF_SYSTEMD_UDEV_HWDB) += \ > 60-autosuspend.rules \ > 60-evdev.rules \ > - 60-input-id.rules \ > 60-sensor.rules \ > 70-joystick.rules \ > 70-mouse.rules \ _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
