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>
Remove autoreconf. autotools files are no longer patched. Add PKG_BUILD_PARALLEL for faster compilation. Removed upstreamed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This should fix openwrt/packages#2511 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>