Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 2/2] package/iwd: no autoreconfigure
@ 2022-10-13 15:03 Lang Daniel via buildroot
  2022-10-14 20:08 ` Yann E. MORIN
  2022-10-15 15:36 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Lang Daniel via buildroot @ 2022-10-13 15:03 UTC (permalink / raw)
  To: buildroot@buildroot.org

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

Signed-off-by: Daniel Lang <d.lang@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
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-10-15 15:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-13 15:03 [Buildroot] [PATCH 2/2] package/iwd: no autoreconfigure Lang Daniel via buildroot
2022-10-14 20:08 ` Yann E. MORIN
2022-10-15 15:36 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox