0
0
mirror of https://github.com/openwrt/packages.git synced 2025-02-07 01:09:53 +00:00
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
..
2019-07-20 19:22:45 -07:00
2015-09-14 15:33:18 +02:00

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.