From: Bartosz Golaszewski <[email protected]> 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 <[email protected]> --- meta-python/recipes-devtools/python/python3-gpiod_2.2.2.bb | 1 - 1 file changed, 1 deletion(-) 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 c4be99468..a7c4ee52c 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 += " \ libgpiod-gpiosim \ python3-setuptools \ " -RRECOMMENDS:${PN}-ptest += "kernel-module-configfs" export LINK_SYSTEM_LIBGPIOD = "1" -- 2.45.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#114217): https://lists.openembedded.org/g/openembedded-devel/message/114217 Mute This Topic: https://lists.openembedded.org/mt/109955874/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
