aboutsummaryrefslogtreecommitdiff
path: root/net/bwm-ng/patches
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>
* bwm-ng: update to 0.6.1Julen Landa Alustiza2015-07-28
| | | | Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
* bwm-ng: fix building with gcc-security enabledJulen Landa Alustiza2015-06-18
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>