aboutsummaryrefslogtreecommitdiff
path: root/net/bwm-ng/patches/001-Use-static-inline-instead-of-inline.patch
Commit message (Collapse)AuthorAge
* bwm-ng: update to 0.63Rosen Penev2021-12-17
| | | | | | | | | Remove upstreamed patch. Add autoreconf and fixup configure section. The tarball no longer ships configure and Makefiles. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* treewide: Run refresh on all packagesIlya Lipnitskiy2021-02-20
| | | | | | | | | 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>
* bwm-ng: add patch to fix GCC 7.x compatibilityMartin Schiller2018-03-02
Signed-off-by: Martin Schiller <ms@dev.tdt.de>