debian/patches: add a patch to fix udev rules
authorAntonio Ospite <ao2@ao2.it>
Fri, 2 Mar 2018 10:25:03 +0000 (11:25 +0100)
committerAntonio Ospite <ao2@ao2.it>
Fri, 2 Mar 2018 10:25:03 +0000 (11:25 +0100)
commitfad13942e3ab9ffbcf5494d13e11c2c17a72a1df
treef391ac1233d2dcba5e1e1338dd86b61fe5488514
parentfdcf5f9fe34e1a777501f217fc014ff17433737f
debian/patches: add a patch to fix udev rules

Add debian/patches/contrib-add-TAG-uaccess-to-udev-rules.patch to
support the systemd way to provide access to devices.

The patch fixes the following lintian warning:

W: libam7xxx0.1: udev-rule-missing-uaccess lib/udev/rules.d/60-libam7xxx0.1.rules:2 user accessible device missing TAG+="uaccess"
N:
N:    The package set up a device for user access without using the uaccess
N:    tag. Some udev rules get the same effect using other markers enabling
N:    console user access using rules in /lib/udev/rules.d/70-uaccess.rules.
N:    Others should specify TAG+="uaccess" in the udev rule.
N:
N:    Refer to https://wiki.debian.org/USB/GadgetSetup for details.
N:
N:    Severity: normal, Certainty: possible
N:
N:    Check: udev, Type: binary
N:
debian/patches/contrib-add-TAG-uaccess-to-udev-rules.patch [new file with mode: 0644]
debian/patches/series