summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-kernel/cpupower/cpupower.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-kernel/cpupower/cpupower.bb')
-rw-r--r--meta-oe/recipes-kernel/cpupower/cpupower.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-kernel/cpupower/cpupower.bb b/meta-oe/recipes-kernel/cpupower/cpupower.bb
index 4544f5b2e..dd4650363 100644
--- a/meta-oe/recipes-kernel/cpupower/cpupower.bb
+++ b/meta-oe/recipes-kernel/cpupower/cpupower.bb
@@ -2,7 +2,6 @@ SUMMARY = "Shows and sets processor power related values"
2DESCRIPTION = "cpupower is a collection of tools to examine and tune power \ 2DESCRIPTION = "cpupower is a collection of tools to examine and tune power \
3saving related features of your processor." 3saving related features of your processor."
4LICENSE = "GPLv2" 4LICENSE = "GPLv2"
5LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
6DEPENDS = "pciutils gettext-native" 5DEPENDS = "pciutils gettext-native"
7PROVIDES = "virtual/cpupower" 6PROVIDES = "virtual/cpupower"
8 7