summaryrefslogtreecommitdiffstats
path: root/patches/powertop-2.5
Commit message (Collapse)AuthorAgeFilesLines
* powertop: version bump 1.11 -> 2.5Alexander Aring2014-04-043-0/+70
This patch adds the new powertop package with pci support. With the old one I got a 404 while receiving sources. The newer implementation uses autotools than plain Makefiles. The libpci patch adds a option for --enable-pci and --disable-pci for the configure argument, which enable or disable pci support explicit. Also add a missing LICENSE env in the rule and dependency on !BUSYBOX_POWERTOP which was reported by Sophie CARAYOL <s.carayol@lacroix-electronics.com>. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>