Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | bwm-ng: update to 0.63 | Rosen Penev | 2021-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 packages | Ilya Lipnitskiy | 2021-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 compatibility | Martin Schiller | 2018-03-02 |
Signed-off-by: Martin Schiller <ms@dev.tdt.de> |