Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 01/11] package/ulogd: remove autoreconf
@ 2015-07-20 17:47 Romain Naour
  2015-07-20 17:47 ` [Buildroot] [PATCH 02/11] package/stress: " Romain Naour
                   ` (10 more replies)
  0 siblings, 11 replies; 14+ messages in thread
From: Romain Naour @ 2015-07-20 17:47 UTC (permalink / raw)
  To: buildroot

Autoreconf is not needed anymore since ulogd 2.0.4
where logd-01-pthread-conditional.patch was removed.

commit: 010745a955b6cf4c979588fafdb7506460038e0f

Signed-off-by: Romain Naour <romain.naour@openwide.fr>
---
 package/ulogd/ulogd.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package/ulogd/ulogd.mk b/package/ulogd/ulogd.mk
index 7ff5b73..7730198 100644
--- a/package/ulogd/ulogd.mk
+++ b/package/ulogd/ulogd.mk
@@ -8,7 +8,6 @@ ULOGD_VERSION = 2.0.5
 ULOGD_SOURCE = ulogd-$(ULOGD_VERSION).tar.bz2
 ULOGD_SITE = http://www.netfilter.org/projects/ulogd/files
 ULOGD_CONF_OPTS = --with-dbi=no --with-pgsql=no
-ULOGD_AUTORECONF = YES
 ULOGD_DEPENDENCIES = host-pkgconf \
 	libmnl libnetfilter_acct libnetfilter_conntrack libnetfilter_log \
 	libnfnetlink
-- 
2.4.3

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

end of thread, other threads:[~2015-07-22 11:31 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-20 17:47 [Buildroot] [PATCH 01/11] package/ulogd: remove autoreconf Romain Naour
2015-07-20 17:47 ` [Buildroot] [PATCH 02/11] package/stress: " Romain Naour
2015-07-20 17:47 ` [Buildroot] [PATCH 03/11] package/wipe: " Romain Naour
2015-07-20 17:47 ` [Buildroot] [PATCH 04/11] package/neard: " Romain Naour
2015-07-20 17:47 ` [Buildroot] [PATCH 05/11] package/dhcp: " Romain Naour
2015-07-20 17:47 ` [Buildroot] [PATCH 06/11] package/libfslparser: " Romain Naour
2015-07-20 17:47 ` [Buildroot] [PATCH 07/11] package/libdvbsi: " Romain Naour
2015-07-20 17:47 ` [Buildroot] [PATCH 08/11] package/lttng-tools: " Romain Naour
2015-07-20 17:47 ` [Buildroot] [PATCH 09/11] package/x11r7/xdriver_xf86-video-neomagic: " Romain Naour
2015-07-20 17:47 ` [Buildroot] [PATCH 10/11] package/xdriver_xf86-video-cirrus: " Romain Naour
2015-07-20 17:47 ` [Buildroot] [PATCH 11/11] package/x11r7/xdriver_xf86-video-siliconmotion: " Romain Naour
2015-07-20 20:56 ` [Buildroot] [PATCH 01/11] package/ulogd: " Thomas Petazzoni
2015-07-22 10:29   ` Romain Naour
2015-07-22 11:31     ` Thomas Petazzoni

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