mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: "Ulrich Ölmann" <u.oelmann@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] alfred: version bump 2014.1.0 -> 2015.1
Date: Wed, 16 Sep 2015 12:48:32 +0200	[thread overview]
Message-ID: <1442400512-26247-1-git-send-email-u.oelmann@pengutronix.de> (raw)

Build without libcap and fix not to build alfred_gpsd.

Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de>
---
 rules/alfred.make | 18 +++++++++++++-----
 1 file changed, 13 insertions(+), 5 deletions(-)

diff --git a/rules/alfred.make b/rules/alfred.make
index e125fd4..83801e8 100644
--- a/rules/alfred.make
+++ b/rules/alfred.make
@@ -16,23 +16,31 @@ PACKAGES-$(PTXCONF_ALFRED) += alfred
 #
 # Paths and names
 #
-ALFRED_VERSION	:= 2014.1.0
-ALFRED_MD5	:= aaee0fbbc3aa011ba9c0a1d3f3b2801e
+ALFRED_VERSION	:= 2015.1
+ALFRED_MD5	:= fcce70cd8da764ee91c8cd2cbfa14362
 ALFRED		:= alfred-$(ALFRED_VERSION)
 ALFRED_SUFFIX	:= tar.gz
 ALFRED_URL	:= http://downloads.open-mesh.org/batman/stable/sources/alfred/$(ALFRED).$(ALFRED_SUFFIX)
 ALFRED_SOURCE	:= $(SRCDIR)/$(ALFRED).$(ALFRED_SUFFIX)
 ALFRED_DIR	:= $(BUILDDIR)/$(ALFRED)
-ALFRED_LICENSE	:= unknown
+ALFRED_LICENSE	:= GPLv2
 
 # ----------------------------------------------------------------------------
 # Prepare
 # ----------------------------------------------------------------------------
 
 ALFRED_CONF_TOOL	:= NO
+
 ALFRED_MAKE_ENV		:= \
-	$(CROSS_ENV) \
-	CONFIG_ALFRED_GPSD=n
+	$(CROSS_ENV)
+
+ALFRED_MAKE_OPT		:= \
+	CONFIG_ALFRED_GPSD=n \
+	CONFIG_ALFRED_CAPABILITIES=n
+
+ALFRED_INSTALL_OPT	:= \
+	$(ALFRED_MAKE_OPT) \
+	install
 
 # ----------------------------------------------------------------------------
 # Target-Install
-- 
2.5.0


-- 
ptxdist mailing list
ptxdist@pengutronix.de

             reply	other threads:[~2015-09-16 10:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-16 10:48 Ulrich Ölmann [this message]
2015-09-16 11:06 ` Marc Kleine-Budde
2015-09-16 11:58   ` Marc Kleine-Budde

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=1442400512-26247-1-git-send-email-u.oelmann@pengutronix.de \
    --to=u.oelmann@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