mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
fuse3: Make kmod as a recommendation instead of rdep for ptests
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
63266a461f
commit
8b6e7d4297
|
|
@ -33,9 +33,9 @@ SRC_URI += " \
|
|||
RDEPENDS:${PN}-ptest += " \
|
||||
python3-pytest \
|
||||
python3-looseversion \
|
||||
kernel-module-cuse \
|
||||
bash \
|
||||
"
|
||||
RRECOMMENDS:${PN}-ptest += " kernel-module-cuse"
|
||||
|
||||
do_install_ptest() {
|
||||
install -d ${D}${PTEST_PATH}/test
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user