[Buildroot] [PATCH 2/2] package/iwd: no autoreconfigure

Lang Daniel d.lang at abatec.at
Thu Oct 13 15:03:08 UTC 2022


configure.ac is no longer patched, autoreconfigure isn't needed.

Signed-off-by: Daniel Lang <d.lang at abatec.at>
---
 package/iwd/iwd.mk | 2 --
 1 file changed, 2 deletions(-)

diff --git a/package/iwd/iwd.mk b/package/iwd/iwd.mk
index 8497fd1141..fe79704641 100644
--- a/package/iwd/iwd.mk
+++ b/package/iwd/iwd.mk
@@ -12,8 +12,6 @@ IWD_LICENSE_FILES = COPYING
 IWD_CPE_ID_VENDOR = intel
 IWD_CPE_ID_PRODUCT = inet_wireless_daemon
 IWD_SELINUX_MODULES = networkmanager
-# We're patching configure.ac
-IWD_AUTORECONF = YES
 
 IWD_CONF_OPTS = \
 	--disable-manual-pages \
-- 
2.25.1



More information about the buildroot mailing list