summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-gpiod_2.1.3.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-gpiod_2.1.3.bb b/meta-python/recipes-devtools/python/python3-gpiod_2.1.3.bb
index 0dbb38d200..d8c8628daa 100644
--- a/meta-python/recipes-devtools/python/python3-gpiod_2.1.3.bb
+++ b/meta-python/recipes-devtools/python/python3-gpiod_2.1.3.bb
@@ -24,6 +24,7 @@ RDEPENDS:${PN}-ptest += " \
24 libgpiod-ptest \ 24 libgpiod-ptest \
25 python3-setuptools \ 25 python3-setuptools \
26" 26"
27RRECOMMENDS:${PN}-ptest += "kernel-module-configfs"
27 28
28export LINK_SYSTEM_LIBGPIOD = "1" 29export LINK_SYSTEM_LIBGPIOD = "1"
29 30