flex: bump version to 2.6.4
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Wed, 10 May 2017 13:51:39 +0000 (14:51 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 11 May 2017 19:43:53 +0000 (21:43 +0200)
commite9a5f5843d0685c69b3c379b91bb9cce8864b8a2
tree02ed4f51f3599a494b23f6b6b35bc67556d7cf8a
parent9235a19f1ae01de6eaa2c36c41cc6a790892f2fe
flex: bump version to 2.6.4

- 0001 patch removed. It doesn't apply on this version and is also not
  necessary since the AR binary is now handled correctly with AR = @AR@.
- 0002 patch removed. It's already included in this release:
  https://github.com/westes/flex/commit/a5cbe929ac3255d371e698f62dc256afe7006466
- The flex project has moved to GitHub, so modify the URLs in both
  flex.mk and Config.in files.
- The sed command over Makefile.in to prevent the flex binary to be
  built fails, so remove it. That logic has been moved to
  src/Makefile.in, and whenever we disable the flex binary to be built
  then the compilation fails when building the documentation because
  some bits require "../src/flex", which is the flex binary.
  We prevent building the flex binary and the documentation using a new
  patch.

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/flex/0001-flex-disable-flex-binary-and-documentation.patch [new file with mode: 0644]
package/flex/0001-prog-ar.patch [deleted file]
package/flex/0002-fix-CVE-2016-6354.patch [deleted file]
package/flex/Config.in
package/flex/flex.hash
package/flex/flex.mk