diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-gpiod_2.2.2.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-gpiod_2.2.2.bb b/meta-python/recipes-devtools/python/python3-gpiod_2.2.2.bb index c4be99468a..a7c4ee52c3 100644 --- a/meta-python/recipes-devtools/python/python3-gpiod_2.2.2.bb +++ b/meta-python/recipes-devtools/python/python3-gpiod_2.2.2.bb | |||
@@ -24,7 +24,6 @@ RDEPENDS:${PN}-ptest += " \ | |||
24 | libgpiod-gpiosim \ | 24 | libgpiod-gpiosim \ |
25 | python3-setuptools \ | 25 | python3-setuptools \ |
26 | " | 26 | " |
27 | RRECOMMENDS:${PN}-ptest += "kernel-module-configfs" | ||
28 | 27 | ||
29 | export LINK_SYSTEM_LIBGPIOD = "1" | 28 | export LINK_SYSTEM_LIBGPIOD = "1" |
30 | 29 | ||