diff options
| -rw-r--r-- | meta-oe/recipes-kernel/cpupower/cpupower.bb | 1 |
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 5798440e93..cf70eb2c87 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" | |||
| 2 | DESCRIPTION = "cpupower is a collection of tools to examine and tune power \ | 2 | DESCRIPTION = "cpupower is a collection of tools to examine and tune power \ |
| 3 | saving related features of your processor." | 3 | saving related features of your processor." |
| 4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" | ||
| 6 | DEPENDS = "pciutils gettext-native" | 5 | DEPENDS = "pciutils gettext-native" |
| 7 | PROVIDES = "virtual/cpupower" | 6 | PROVIDES = "virtual/cpupower" |
| 8 | 7 | ||
