From: Robert Schwebel <r.schwebel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Robert Schwebel <r.schwebel@pengutronix.de>
Subject: [ptxdist] [PATCHv2] alfred: version bump 2016.2 -> 2017.1
Date: Sun, 2 Jul 2017 17:46:28 +0200 [thread overview]
Message-ID: <20170702154628.17186-1-r.schwebel@pengutronix.de> (raw)
There are no patches and no configure options.
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
---
Changes since v1:
- add missing dependency to LIBNL3
- activate libcap support
rules/alfred.in | 2 ++
rules/alfred.make | 7 ++++---
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/rules/alfred.in b/rules/alfred.in
index c4b88951a..5a6fbdd54 100644
--- a/rules/alfred.in
+++ b/rules/alfred.in
@@ -3,6 +3,8 @@
menuconfig ALFRED
tristate
prompt "A.L.F.R.E.D. "
+ select LIBNL3
+ select LIBCAP
help
Alfred is a distributed data distribution service which is used for
batman mesh networks.
diff --git a/rules/alfred.make b/rules/alfred.make
index 18b58c79d..cfb60bdf4 100644
--- a/rules/alfred.make
+++ b/rules/alfred.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_ALFRED) += alfred
#
# Paths and names
#
-ALFRED_VERSION := 2016.2
-ALFRED_MD5 := cc7d5b352942477033a4cafbed84152d
+ALFRED_VERSION := 2017.1
+ALFRED_MD5 := 74e457ee49a6525ccdb3fa3bef58f685
ALFRED := alfred-$(ALFRED_VERSION)
ALFRED_SUFFIX := tar.gz
ALFRED_URL := http://downloads.open-mesh.org/batman/stable/sources/alfred/$(ALFRED).$(ALFRED_SUFFIX)
@@ -34,9 +34,10 @@ ALFRED_CONF_TOOL := NO
ALFRED_MAKE_ENV := \
$(CROSS_ENV)
+# let's build with libcap support and drop privileges
ALFRED_MAKE_OPT := \
CONFIG_ALFRED_GPSD=n \
- CONFIG_ALFRED_CAPABILITIES=n
+ CONFIG_ALFRED_CAPABILITIES=y
ALFRED_INSTALL_OPT := \
$(ALFRED_MAKE_OPT) \
--
2.13.2
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
reply other threads:[~2017-07-02 15:46 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20170702154628.17186-1-r.schwebel@pengutronix.de \
--to=r.schwebel@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/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