From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 1/2] Added keepalived
Date: Thu, 9 Feb 2017 21:44:05 +0100 [thread overview]
Message-ID: <20170209214405.0bb5e19d@free-electrons.com> (raw)
In-Reply-To: <1486672636-20750-1-git-send-email-apalos@gmail.com>
Hello,
The title of the commit should be:
keepalived: new package
Other comments below.
On Thu, 9 Feb 2017 22:37:15 +0200, Ilias Apalodimas wrote:
> +KEEPALIVED_VERSION = 1.3.2
> +KEEPALIVED_SITE = http://www.keepalived.org/software
> +KEEPALIVED_DEPENDENCIES = host-pkgconf openssl popt
> +KEEPALIVED_LICENSE = GPLv2+
> +KEEPALIVED_LICENSE_FILES = COPYING
> +KEEPALIVED_CONF_OPTS += --disable-dbus
> +
> +ifeq ($(BR2_PACKAGE_IPSET),y)
> +KEEPALIVED_CONF_OPTS += --enable-libipset
Missing dependency on the ipset package.
> +else
> +KEEPALIVED_CONF_OPTS += --disable-libipset
> +endif
> +
> +ifeq ($(BR2_PACKAGE_IPTABLES),y)
> +KEEPALIVED_CONF_OPTS += --enable-libiptc
Missing dependency on the iptables package.
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
prev parent reply other threads:[~2017-02-09 20:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-09 20:37 [Buildroot] [PATCH v3 1/2] Added keepalived Ilias Apalodimas
2017-02-09 20:37 ` [Buildroot] [PATCH v3 2/2] " Ilias Apalodimas
2017-02-09 20:42 ` Thomas Petazzoni
2017-02-09 20:48 ` Thomas Petazzoni
2017-02-09 20:44 ` Thomas Petazzoni [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170209214405.0bb5e19d@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox