Skip to content
Snippets Groups Projects
Forked from Feed / openwrt-packages
Source project has a limited visibility.
user avatar
Ilya Lipnitskiy authored
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: default avatarIlya Lipnitskiy <ilya.lipnitskiy@gmail.com>
5d8d4fbb
History
Name Last commit Last update
..