openwrt-packages/lang/perl-device-usb
Ilya Lipnitskiy 5d8d4fbbcb
treewide: Run refresh on all packages
The crude loop I wrote to come up with this changeset:

  find -L package/feeds/packages/ -name patches | \
  sed 's/patches$/refresh/' | sort | xargs make

Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
2021-02-20 16:02:15 -08:00
..
patches treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
Makefile perl-device-usb: Update to 0.38 2019-07-20 19:22:45 -07:00
README.patches perl-device-usb: New package 2015-09-14 15:33:18 +02:00

README.patches

This package contains some patches taken directly from Debian Jessie(stable at 
the time of writing). 
Namely, these are:
- 100-fix_buildsystem.patch
- 110-just_assume_libusb_is_there.diff

The other patches are specific to OpenWRT, fixing bugs and resolving conflicts
where necessary.