Debian Patches
Status for midisport-firmware/1.2-8
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
configure.ac.patch | Support newer udev releases New udev versions have udevinfo renamed to udevadm. configure needs to be adjusted to figure out the available udev version. |
Adrian Knoth <adi@drcomp.erfurt.thur.de> | invalid | |||
configure-drop-udev-check.patch | Strip udev version check from configure We are Debian, we know the udev version. (via build dependency). Without this patch, we'd need to augment $PATH (/sbin/udevadm) in the pbuilder, just to find out that we have the right one. |
Adrian Knoth <adi@drcomp.erfurt.thur.de> | not-needed | |||
udev-rule.patch | Fix broken udev rule fxload once used the DEVICE environment variable to determine the target device. However, with usbfs no longer in place, this variable points to the nonexistent file(s) in /proc/bus/usb instead of /dev/bus/usb. The udev rules need to be augmented to pass the right device path to fxload. |
Adrian Knoth <adi@drcomp.erfurt.thur.de> | invalid | debian |