mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
python3-gpiod: don't recommend kernel-module-configfs for ptest
This is already done by the libgpiod recipe for libgpiod-gpiosim which is a dependency for python3-gpiod's ptest package. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
c1ecee397a
commit
3c559f1bf0
@@ -24,7 +24,6 @@ RDEPENDS:${PN}-ptest += " \
|
||||
libgpiod-gpiosim \
|
||||
python3-setuptools \
|
||||
"
|
||||
RRECOMMENDS:${PN}-ptest += "kernel-module-configfs"
|
||||
|
||||
export LINK_SYSTEM_LIBGPIOD = "1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user