mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
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:
@@ -24,6 +24,7 @@ RDEPENDS:${PN}-ptest += " \
|
||||
libgpiod-ptest \
|
||||
python3-setuptools \
|
||||
"
|
||||
RRECOMMENDS:${PN}-ptest += "kernel-module-configfs"
|
||||
|
||||
export LINK_SYSTEM_LIBGPIOD = "1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user