mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Clemens Gruber <clemens.gruber@pqgruber.com>
To: ptxdist@pengutronix.de
Cc: Clemens Gruber <clemens.gruber@pqgruber.com>
Subject: [ptxdist] [PATCH 2/8] flex: update 2.5.39 -> 2.6.3
Date: Tue, 28 Mar 2017 23:47:17 +0200	[thread overview]
Message-ID: <20170328214723.2517-2-clemens.gruber@pqgruber.com> (raw)
In-Reply-To: <20170328214723.2517-1-clemens.gruber@pqgruber.com>

Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
---
 rules/flex.make | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/rules/flex.make b/rules/flex.make
index 803e25897..979ae09a3 100644
--- a/rules/flex.make
+++ b/rules/flex.make
@@ -16,11 +16,11 @@ PACKAGES-$(PTXCONF_FLEX) += flex
 #
 # Paths and names
 #
-FLEX_VERSION	:= 2.5.39
-FLEX_MD5	:= 477679c37ff8b28248a9b05f1da29a82
+FLEX_VERSION	:= 2.6.3
+FLEX_MD5	:= a5f65570cd9107ec8a8ec88f17b31bb1
 FLEX		:= flex-$(FLEX_VERSION)
-FLEX_SUFFIX	:= tar.xz
-FLEX_URL	:= $(call ptx/mirror, SF, flex/$(FLEX).$(FLEX_SUFFIX))
+FLEX_SUFFIX	:= tar.gz
+FLEX_URL	:= https://github.com/westes/flex/releases/download/v$(FLEX_VERSION)/$(FLEX).$(FLEX_SUFFIX)
 FLEX_SOURCE	:= $(SRCDIR)/$(FLEX).$(FLEX_SUFFIX)
 FLEX_DIR	:= $(BUILDDIR)/$(FLEX)
 FLEX_LICENSE	:= BSD-2-Clause
@@ -36,7 +36,10 @@ FLEX_CONF_TOOL	:= autoconf
 FLEX_CONF_OPT	:= \
 	$(CROSS_AUTOCONF_USR) \
 	--disable-nls \
-	--disable-rpath
+	--disable-rpath \
+	--disable-warnings \
+	--disable-libfl \
+	--disable-bootstrap
 
 # ----------------------------------------------------------------------------
 # Target-Install
-- 
2.12.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2017-03-28 21:47 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-28 21:47 [ptxdist] [PATCH 1/8] file: version bump 5.29 -> 5.30 Clemens Gruber
2017-03-28 21:47 ` Clemens Gruber [this message]
2017-03-29  9:49   ` [ptxdist] [PATCH 2/8] flex: update 2.5.39 -> 2.6.3 Michael Olbrich
2017-03-28 21:47 ` [ptxdist] [PATCH 3/8] iproute2: version bump 4.9.0 -> 4.10.0 Clemens Gruber
2017-03-29 10:02   ` Michael Olbrich
2017-03-28 21:47 ` [ptxdist] [PATCH 4/8] libgpg-error: version bump 1.24 -> 1.26 Clemens Gruber
2017-04-03  8:28   ` Michael Olbrich
2017-03-28 21:47 ` [ptxdist] [PATCH 5/8] mosh: version bump 1.2.6 -> 1.3.0 Clemens Gruber
2017-04-03  8:28   ` Michael Olbrich
2017-03-28 21:47 ` [ptxdist] [PATCH 6/8] openssh: update 7.3p1 -> 7.5p1 Clemens Gruber
2017-03-28 21:47 ` [ptxdist] [PATCH 7/8] rsyslog: misc improvements and fixes Clemens Gruber
2017-04-03  8:28   ` Michael Olbrich
2017-03-28 21:47 ` [ptxdist] [PATCH 8/8] util-linux-ng: version bump 2.29 -> 2.29.2 Clemens Gruber
2017-04-03  8:28   ` Michael Olbrich
2017-04-03  8:28 ` [ptxdist] [PATCH 1/8] file: version bump 5.29 -> 5.30 Michael Olbrich

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=20170328214723.2517-2-clemens.gruber@pqgruber.com \
    --to=clemens.gruber@pqgruber.com \
    --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