mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <mol@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Clemens Gruber <clemens.gruber@pqgruber.com>
Subject: Re: [ptxdist] [APPLIED] flex: version bump 2.5.39 -> 2.6.4
Date: Fri, 04 Sep 2020 19:01:23 +0200	[thread overview]
Message-ID: <E1kEF5X-0005UI-95@dude02.hi.pengutronix.de> (raw)
In-Reply-To: <20170606143435.22835-1-clemens.gruber@pqgruber.com>

Thanks, applied as a45be6acdd7beab6fbd2ed1235a4775853ad18f8.

Michael

[sent from post-receive hook]

On Fri, 04 Sep 2020 19:01:23 +0200, Clemens Gruber <clemens.gruber@pqgruber.com> wrote:
> Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
> Message-Id: <20170606143435.22835-1-clemens.gruber@pqgruber.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/flex.make b/rules/flex.make
> index 06ddd9f1c808..1cb89ff31c81 100644
> --- a/rules/flex.make
> +++ b/rules/flex.make
> @@ -14,11 +14,11 @@ PACKAGES-$(PTXCONF_FLEX) += flex
>  #
>  # Paths and names
>  #
> -FLEX_VERSION	:= 2.5.39
> -FLEX_MD5	:= 477679c37ff8b28248a9b05f1da29a82
> +FLEX_VERSION	:= 2.6.4
> +FLEX_MD5	:= 2882e3179748cc9f9c23ec593d6adc8d
>  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
> @@ -34,7 +34,10 @@ FLEX_CONF_TOOL	:= autoconf
>  FLEX_CONF_OPT	:= \
>  	$(CROSS_AUTOCONF_USR) \
>  	--disable-nls \
> -	--disable-rpath
> +	--disable-rpath \
> +	--disable-warnings \
> +	--enable-libfl \
> +	--disable-bootstrap
>  
>  # ----------------------------------------------------------------------------
>  # Target-Install

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

      parent reply	other threads:[~2020-09-04 17:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-06 14:34 [ptxdist] [PATCH 1/2] " Clemens Gruber
2017-06-06 14:34 ` [ptxdist] [PATCH 2/2] latrace: fix build with modern flex Clemens Gruber
2020-09-04 17:01   ` [ptxdist] [APPLIED] " Michael Olbrich
2020-09-04 17:01 ` Michael Olbrich [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=E1kEF5X-0005UI-95@dude02.hi.pengutronix.de \
    --to=mol@pengutronix.de \
    --cc=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