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>
(cherry picked from commit
|
||
---|---|---|
.. | ||
01-security_mode.patch | ||
02-fix_signed_vs_unsigned.patch | ||
03-include_poll_h.patch | ||
04-ignore_write.patch | ||
10-without_deprecated_openssl.patch | ||
20-signals.patch |