From 3c559f1bf0d63f41ce22a6bd648b530cc926f3c6 Mon Sep 17 00:00:00 2001 From: Bartosz Golaszewski Date: Fri, 6 Dec 2024 12:11:31 +0100 Subject: 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 Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-gpiod_2.2.2.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-gpiod_2.2.2.bb') 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 += " \ libgpiod-gpiosim \ python3-setuptools \ " -RRECOMMENDS:${PN}-ptest += "kernel-module-configfs" export LINK_SYSTEM_LIBGPIOD = "1" -- cgit v1.2.3-54-g00ecf