mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-11 09:19:15 +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 += " \
|
RDEPENDS:${PN}-ptest += " \
|
||||||
python3-pytest \
|
python3-pytest \
|
||||||
python3-looseversion \
|
python3-looseversion \
|
||||||
kernel-module-cuse \
|
|
||||||
bash \
|
bash \
|
||||||
"
|
"
|
||||||
|
RRECOMMENDS:${PN}-ptest += " kernel-module-cuse"
|
||||||
|
|
||||||
do_install_ptest() {
|
do_install_ptest() {
|
||||||
install -d ${D}${PTEST_PATH}/test
|
install -d ${D}${PTEST_PATH}/test
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user