[Buildroot] [PATCH v2 1/2] package/ofono: remove forced autoreconf

Nicolas Serafini nicolas.serafini at sensefly.com
Tue Oct 22 13:44:07 UTC 2019


The patch that required an autoreconf is no longer there.

Signed-off-by: Nicolas Serafini <nicolas.serafini at sensefly.com>
---
 package/ofono/ofono.mk | 2 --
 1 file changed, 2 deletions(-)

diff --git a/package/ofono/ofono.mk b/package/ofono/ofono.mk
index ce05dfcadf..756998687b 100644
--- a/package/ofono/ofono.mk
+++ b/package/ofono/ofono.mk
@@ -49,7 +49,5 @@ else
 OFONO_CONF_OPTS += --disable-bluetooth
 endif
 
-# required by 0003-build-Add-check-for-explicit_bzero-support.patch
-OFONO_AUTORECONF = YES
 
 $(eval $(autotools-package))
-- 
2.23.0



More information about the buildroot mailing list