Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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> | ||
* | bwm-ng: update to 0.6.1 | Julen Landa Alustiza | 2015-07-28 |
| | | | | Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info> | ||
* | bwm-ng: fix building with gcc-security enabled | Julen Landa Alustiza | 2015-06-18 |
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info> |