mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 06:36:12 +00:00
cpupower: Inherit bash completion class
Fixes ERROR: QA Issue: cpupower: Files/directories were installed but not shipped in any package: /usr/share/bash-completion /usr/share/bash-completion/completions /usr/share/bash-completion/completions/cpupower Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
acb7853e00
commit
a0d6f5c779
@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
|
||||
DEPENDS = "pciutils gettext-native"
|
||||
PROVIDES = "virtual/cpupower"
|
||||
|
||||
inherit kernelsrc kernel-arch
|
||||
inherit kernelsrc kernel-arch bash-completion
|
||||
|
||||
do_populate_lic[depends] += "virtual/kernel:do_patch"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user