summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/flex/flex/do_not_create_pdf_doc.patch
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2019-11-29 14:11:48 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-12-04 12:30:58 +0000
commite8543db1c6e4a3ae6d6ed4481114090fdd43fa8f (patch)
treed78534e05a359d4d3b33157d90a30ac2c34794f7 /meta/recipes-devtools/flex/flex/do_not_create_pdf_doc.patch
parentfb5037bbc50d298aa319bb6825de50b741413555 (diff)
downloadpoky-e8543db1c6e4a3ae6d6ed4481114090fdd43fa8f.tar.gz
flex: update to 2.6.4
Add a backport patch that addresses segfaults on newer glibc versions. Remove: CVE-2016-6354.patch (backport) 0002-avoid-c-comments-in-c-code-fails-with-gcc-6.patch (issue fixed upstream) do_not_create_pdf_doc.patch (issue fixed upstream) ptest pass rate is 100%. (From OE-Core rev: a0fe05f3ffd67dc42e053c20bd019bb9d463d0ad) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/flex/flex/do_not_create_pdf_doc.patch')
-rw-r--r--meta/recipes-devtools/flex/flex/do_not_create_pdf_doc.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/meta/recipes-devtools/flex/flex/do_not_create_pdf_doc.patch b/meta/recipes-devtools/flex/flex/do_not_create_pdf_doc.patch
deleted file mode 100644
index 29792efee8..0000000000
--- a/meta/recipes-devtools/flex/flex/do_not_create_pdf_doc.patch
+++ /dev/null
@@ -1,17 +0,0 @@
1Upstream-Status: Inappropriate (embedded specific)
2
3Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
4
5Index: flex-2.6.0/doc/Makefile.am
6===================================================================
7--- flex-2.6.0.orig/doc/Makefile.am
8+++ flex-2.6.0/doc/Makefile.am
9@@ -2,7 +2,7 @@ help2man = @HELP2MAN@
10
11 info_TEXINFOS = flex.texi
12 dist_man_MANS = flex.1
13-dist_doc_DATA= flex.pdf
14+EXTRA_DIST= flex.pdf
15
16 CLEANFILES = \
17 flex.aux \