* [Buildroot] [PATCH 1/1] package/keepalived: drop autoreconf
@ 2019-03-18 21:41 Fabrice Fontaine
2019-03-18 21:59 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2019-03-18 21:41 UTC (permalink / raw)
To: buildroot
Commit 78d4ddbf3b416885d2e99b32363b174755f9bb30 removed all patches so
autoreconf is not needed anymore
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/keepalived/keepalived.mk | 2 --
1 file changed, 2 deletions(-)
diff --git a/package/keepalived/keepalived.mk b/package/keepalived/keepalived.mk
index 037da2b0aa..5efdcc7831 100644
--- a/package/keepalived/keepalived.mk
+++ b/package/keepalived/keepalived.mk
@@ -10,8 +10,6 @@ KEEPALIVED_DEPENDENCIES = host-pkgconf openssl
KEEPALIVED_LICENSE = GPL-2.0+
KEEPALIVED_LICENSE_FILES = COPYING
KEEPALIVED_CONF_OPTS = --disable-hardening
-# We're patching configure.ac
-KEEPALIVED_AUTORECONF = YES
ifeq ($(BR2_PACKAGE_JSON_C),y)
KEEPALIVED_DEPENDENCIES += json-c
--
2.14.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] package/keepalived: drop autoreconf
2019-03-18 21:41 [Buildroot] [PATCH 1/1] package/keepalived: drop autoreconf Fabrice Fontaine
@ 2019-03-18 21:59 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2019-03-18 21:59 UTC (permalink / raw)
To: buildroot
On Mon, 18 Mar 2019 22:41:03 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Commit 78d4ddbf3b416885d2e99b32363b174755f9bb30 removed all patches so
> autoreconf is not needed anymore
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/keepalived/keepalived.mk | 2 --
> 1 file changed, 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-03-18 21:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-18 21:41 [Buildroot] [PATCH 1/1] package/keepalived: drop autoreconf Fabrice Fontaine
2019-03-18 21:59 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox