From 7cf467554b1fbda16448e036951ad68aca81ef86 Mon Sep 17 00:00:00 2001 From: Bartosz Golaszewski Date: Tue, 28 Jan 2025 13:27:35 +0100 Subject: [PATCH] libgpiod: unduplicate the EXTRA_OECONF assignment We already set EXTRA_OECONF in libgpiod.inc, drop the second assignment. Signed-off-by: Bartosz Golaszewski Signed-off-by: Khem Raj --- 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 += " \