From: Bartosz Golaszewski <[email protected]>

We already set EXTRA_OECONF in libgpiod.inc, drop the second assignment.

Signed-off-by: Bartosz Golaszewski <[email protected]>
---
 meta-oe/recipes-support/libgpiod/libgpiod_1.6.5.bb | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/meta-oe/recipes-support/libgpiod/libgpiod_1.6.5.bb 
b/meta-oe/recipes-support/libgpiod/libgpiod_1.6.5.bb
index dac7dd36fc..009cf9897a 100644
--- a/meta-oe/recipes-support/libgpiod/libgpiod_1.6.5.bb
+++ b/meta-oe/recipes-support/libgpiod/libgpiod_1.6.5.bb
@@ -14,10 +14,6 @@ inherit python3native
 PACKAGECONFIG[tests] = "--enable-tests,--disable-tests,kmod udev glib-2.0 
catch2"
 PACKAGECONFIG[python3] = 
"--enable-bindings-python,--disable-bindings-python,python3"
 
-# Always build tools - they don't have any additional
-# requirements over the library.
-EXTRA_OECONF = "--enable-tools"
-
 PACKAGES =+ "${PN}-python"
 FILES:${PN}-tools += "${bindir}/gpiofind"
 FILES:${PN}-ptest += " \
-- 
2.45.2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#115117): 
https://lists.openembedded.org/g/openembedded-devel/message/115117
Mute This Topic: https://lists.openembedded.org/mt/110857672/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to