Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/libxml2: Remove autoreconf
@ 2015-12-05 23:58 Bernd Kuhls
  2015-12-05 23:58 ` [Buildroot] [PATCH 1/1] package/clamav: bump to version 0.99 Bernd Kuhls
  2015-12-13 21:54 ` [Buildroot] [PATCH 1/1] package/libxml2: Remove autoreconf Thomas Petazzoni
  0 siblings, 2 replies; 4+ messages in thread
From: Bernd Kuhls @ 2015-12-05 23:58 UTC (permalink / raw)
  To: buildroot

Autoreconf is not necessary since we do not patch this package anymore.

LIBXML2_AUTORECONF was added back in 2012
https://git.busybox.net/buildroot/commit/package/libxml2?id=aa5d9ba3b86f21be934fdb436525a833bf120305

and apparently not removed along with the patches applied before
https://git.busybox.net/buildroot/commit/package/libxml2?id=dc0e7cfc3e4050ce7c0404b11f747bf1500c50b7

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/libxml2/libxml2.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package/libxml2/libxml2.mk b/package/libxml2/libxml2.mk
index acfe59f..ee9b2ca 100644
--- a/package/libxml2/libxml2.mk
+++ b/package/libxml2/libxml2.mk
@@ -7,7 +7,6 @@
 LIBXML2_VERSION = 2.9.3
 LIBXML2_SITE = ftp://xmlsoft.org/libxml2
 LIBXML2_INSTALL_STAGING = YES
-LIBXML2_AUTORECONF = YES
 LIBXML2_LICENSE = MIT
 LIBXML2_LICENSE_FILES = COPYING
 LIBXML2_CONFIG_SCRIPTS = xml2-config
-- 
2.6.2

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

end of thread, other threads:[~2015-12-13 21:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-05 23:58 [Buildroot] [PATCH 1/1] package/libxml2: Remove autoreconf Bernd Kuhls
2015-12-05 23:58 ` [Buildroot] [PATCH 1/1] package/clamav: bump to version 0.99 Bernd Kuhls
2015-12-12 12:50   ` Thomas Petazzoni
2015-12-13 21:54 ` [Buildroot] [PATCH 1/1] package/libxml2: Remove autoreconf Thomas Petazzoni

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