usbutils: update to 019, switch to meson
authorAlexandru Ardelean <redacted>
Mon, 11 May 2026 06:45:57 +0000 (09:45 +0300)
committerAlexandru Ardelean <redacted>
Thu, 21 May 2026 17:28:51 +0000 (20:28 +0300)
commit1f0bfd80c7cec57ccfd8c70e8801bd7a8df69e25
tree9623623ab2b89d9898e50d6b7b3826a367c5bbdf
parent3695f1dae5cc741948a280a6199be9268fcb2c4d
usbutils: update to 019, switch to meson

Update from 017 to 019. Version 019 dropped autoconf in favour of meson,
so switch to include/meson.mk and drop PKG_FIXUP:=autoreconf and the
autoconf CONFIGURE_ARGS.

The binary lsusb no longer reads usb.ids directly; it now queries the
udev hardware database. lsusb.py still searches /usr/share/hwdata/usb.ids
for device name resolution.

Signed-off-by: Alexandru Ardelean <redacted>
utils/usbutils/Makefile
utils/usbutils/test.sh [new file with mode: 0755]
git clone https://git.99rst.org/PROJECT