summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-kernel')
-rw-r--r--meta-oe/recipes-kernel/cpupower/cpupower.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-kernel/cpupower/cpupower.bb b/meta-oe/recipes-kernel/cpupower/cpupower.bb
index 928973871..5798440e9 100644
--- a/meta-oe/recipes-kernel/cpupower/cpupower.bb
+++ b/meta-oe/recipes-kernel/cpupower/cpupower.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
6DEPENDS = "pciutils gettext-native" 6DEPENDS = "pciutils gettext-native"
7PROVIDES = "virtual/cpupower" 7PROVIDES = "virtual/cpupower"
8 8
9inherit kernelsrc kernel-arch 9inherit kernelsrc kernel-arch bash-completion
10 10
11do_populate_lic[depends] += "virtual/kernel:do_patch" 11do_populate_lic[depends] += "virtual/kernel:do_patch"
12 12