The source project of this merge request has been removed.
install/udev: use add_binary to add ata_id and scsi_id
/usr/lib/udev/ata_id
and /usr/lib/udev/scsi_id
are binary files, so
they should be added using the add_binary
function to ensure all
their dependencies are included too.