summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/powertop/powertop_2.14.bb
Commit message (Collapse)AuthorAgeFilesLines
* powertop: update 2.13 -> 2.14Alexander Kanavin2021-05-121-0/+24
Drop configure() tweaks, none of them are needed anymore, and particularly the ncurses tweak was changing the build in a way that is not clear (and no one remembers why it was there in the first place). Adjust LDFLAGS as somehow -pthread isn't there --> link failures. (From OE-Core rev: c4982ddd71ac652f9d3b879bf31bb087500fb611) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>