diff options
| -rw-r--r-- | meta-oe/recipes-support/libgpiod/libgpiod_1.6.5.bb | 4 |
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 | |||
| 14 | PACKAGECONFIG[tests] = "--enable-tests,--disable-tests,kmod udev glib-2.0 catch2" | 14 | PACKAGECONFIG[tests] = "--enable-tests,--disable-tests,kmod udev glib-2.0 catch2" |
| 15 | PACKAGECONFIG[python3] = "--enable-bindings-python,--disable-bindings-python,python3" | 15 | PACKAGECONFIG[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. | ||
| 19 | EXTRA_OECONF = "--enable-tools" | ||
| 20 | |||
| 21 | PACKAGES =+ "${PN}-python" | 17 | PACKAGES =+ "${PN}-python" |
| 22 | FILES:${PN}-tools += "${bindir}/gpiofind" | 18 | FILES:${PN}-tools += "${bindir}/gpiofind" |
| 23 | FILES:${PN}-ptest += " \ | 19 | FILES:${PN}-ptest += " \ |
