mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-10 04:01:13 +00:00
numactl: Fix QA warnings
WARNING: QA Issue: numactl-ptest requires /bin/bash, but no providers in its RDEPENDS [file-rdeps] Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
fec2a97a87
commit
fdfc90b76a
@ -42,3 +42,5 @@ do_install_ptest() {
|
||||
install -m 0755 ${WORKDIR}/Makefile ${D}${PTEST_PATH}/
|
||||
install -m 0755 ${B}/numactl ${D}${PTEST_PATH}/
|
||||
}
|
||||
|
||||
RDEPENDS_${PN}-ptest = "bash"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user