Skip to content

Commit fc8703b

Browse files
committed
bpftrace: Inherit bash completion class
Fixes ERROR: bpftrace-0.23.0+git-r0 do_package: QA Issue: bpftrace: Files/directories were installed but not shipped in any package: /usr/share/bash-completion /usr/share/bash-completion/completions /usr/share/bash-completion/completions/bpftrace Signed-off-by: Khem Raj <[email protected]>
1 parent 48e3e6e commit fc8703b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dynamic-layers/meta-python/recipes-devtools/bpftrace/bpftrace_0.23.0.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ SRCREV = "339a2f571505616832379ca216627aceb0e5d0bb"
2626

2727
S = "${WORKDIR}/git"
2828

29-
inherit cmake ptest
29+
inherit bash-completion cmake ptest
3030

3131
PACKAGECONFIG ?= "${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)}"
3232

0 commit comments

Comments
 (0)