[Buildroot] [PATCH 2/2] Revert "package/util-linux: add missing autoreconf"

Markus Mayer mmayer at broadcom.com
Fri Aug 18 00:31:24 UTC 2023


This reverts commit f3fab0defe8fa9e1d99e4a89ddb29776e3bdd7fd.

With 0001-libmount-ifdef-statx-call.patch no longer required (due to the
release of util-linux 2.39.2), we no longer need to run autoreconf.

Signed-off-by: Markus Mayer <mmayer at broadcom.com>
---
 package/util-linux/util-linux.mk | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/package/util-linux/util-linux.mk b/package/util-linux/util-linux.mk
index 73eda5c17134..4a40d5afec85 100644
--- a/package/util-linux/util-linux.mk
+++ b/package/util-linux/util-linux.mk
@@ -30,10 +30,6 @@ UTIL_LINUX_LICENSE_FILES = README.licensing \
 	Documentation/licenses/COPYING.LGPL-2.1-or-later
 
 UTIL_LINUX_CPE_ID_VENDOR = kernel
-
-# 0001-libmount-ifdef-statx-call.patch
-UTIL_LINUX_AUTORECONF = YES
-
 UTIL_LINUX_INSTALL_STAGING = YES
 UTIL_LINUX_DEPENDENCIES = \
 	host-pkgconf \
-- 
2.40.1




More information about the buildroot mailing list