summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/libgpiod/libgpiod_1.6.5.bb4
1 files changed, 0 insertions, 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
14PACKAGECONFIG[tests] = "--enable-tests,--disable-tests,kmod udev glib-2.0 catch2" 14PACKAGECONFIG[tests] = "--enable-tests,--disable-tests,kmod udev glib-2.0 catch2"
15PACKAGECONFIG[python3] = "--enable-bindings-python,--disable-bindings-python,python3" 15PACKAGECONFIG[python3] = "--enable-bindings-python,--disable-bindings-python,python3"
16 16
17# Always build tools - they don't have any additional
18# requirements over the library.
19EXTRA_OECONF = "--enable-tools"
20
21PACKAGES =+ "${PN}-python" 17PACKAGES =+ "${PN}-python"
22FILES:${PN}-tools += "${bindir}/gpiofind" 18FILES:${PN}-tools += "${bindir}/gpiofind"
23FILES:${PN}-ptest += " \ 19FILES:${PN}-ptest += " \