Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | powertop: Do not use fstack-protector on ARC | Rosen Penev | 2019-06-04 |
| | | | | | | | | | | | Not compatible. Instead of setting PKG_SSP, I had to do this as the powertop Makefile defines it. Use $(FPIC) instead of -fPIC to fix potential issues. Removed musl patch. Not needed anymore. Signed-off-by: Rosen Penev <rosenp@gmail.com> | ||
* | powertop: add package | Lucian Cristian | 2019-04-08 |
package for monitoring power consumption 001 and 002 patches are taken from Alpine Linux Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com> |