mirror of
https://github.com/openwrt/packages.git
synced 2026-06-20 03:30:30 +04:00
e9384a3de3
New reader support (GLSolutions NM61, Identiv uTrust FIDO2, Kensington VeriMark NFC+, several Pol Henarejos Pico devices and more), removes the 16 reader limitation, and fixes crashes and race conditions in the multi-slot code. Upstream removes the autotools build system in favour of Meson, so port the package to meson.mk and drop 010-macos.patch, which patched the now removed configure.ac. The reader bundle install path is taken from libpcsclite.pc usbdropdir (/usr/lib/pcsc/drivers, unchanged); udev rules stay disabled as before. https://ccid.apdu.fr/files/ Signed-off-by: Daniel Golle <daniel@makrotopia.org>