powertop: upgrade from 1.10 to the latest version 1.11

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
Dexuan Cui 2010-07-20 18:15:15 +08:00 committed by Richard Purdie
parent e2fa1ec4e9
commit 61d808bf4a
1 changed files with 6 additions and 0 deletions

View File

@ -1,8 +1,14 @@
DESCRIPTION = "PowerTOP, a tool that helps you find what software is using the most power."
HOMEPAGE = "http://www.linuxpowertop.org/"
BUGTRACKER = "http://bugzilla.lesswatts.org/"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
DEPENDS = "virtual/libintl ncurses"
PR = "r0"
SRC_URI = "http://www.lesswatts.org/projects/powertop/download/powertop-${PV}.tar.gz"
CFLAGS += "${LDFLAGS}"