python3-gpiod: Tests rely on configfs support in kernel

Add a recommendation on configfs kernel module.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2024-02-29 11:39:47 -08:00
parent f8befdbe18
commit b7e41815d3

View File

@@ -24,6 +24,7 @@ RDEPENDS:${PN}-ptest += " \
libgpiod-ptest \
python3-setuptools \
"
RRECOMMENDS:${PN}-ptest += "kernel-module-configfs"
export LINK_SYSTEM_LIBGPIOD = "1"