aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/flex/files
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2013-07-30 15:25:01 +0300
committerSaul Wold <sgw@linux.intel.com>2013-08-02 08:01:28 -0700
commitbed86662efdd73be2a0dcde217d44be8e00c0822 (patch)
treea4abf5ff54cd12f082af42ab06bdca9e083ee38b /meta/recipes-devtools/flex/files
parentd67ee43ad04577784a1e31d7fd8e5e65c036653d (diff)
downloadopenembedded-core-contrib-bed86662efdd73be2a0dcde217d44be8e00c0822.tar.gz
flex: upgrade to 2.5.37
Removed patches since they were included upstream. Added a patch to not compile flex.pdf doc since it needs texi2dvi. Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> [sgw - Dropped PR] Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/flex/files')
-rw-r--r--meta/recipes-devtools/flex/files/do_not_create_pdf_doc.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta/recipes-devtools/flex/files/do_not_create_pdf_doc.patch b/meta/recipes-devtools/flex/files/do_not_create_pdf_doc.patch
new file mode 100644
index 0000000000..02ececb0b4
--- /dev/null
+++ b/meta/recipes-devtools/flex/files/do_not_create_pdf_doc.patch
@@ -0,0 +1,17 @@
+Upstream-Status: Inapropriate (embedded specific)
+
+Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
+
+Index: flex-2.5.37/doc/Makefile.am
+===================================================================
+--- flex-2.5.37.orig/doc/Makefile.am 2012-07-21 04:18:27.000000000 +0300
++++ flex-2.5.37/doc/Makefile.am 2013-07-30 17:57:09.834834531 +0300
+@@ -2,7 +2,7 @@
+
+ info_TEXINFOS = flex.texi
+ dist_man_MANS = flex.1
+-dist_doc_DATA= flex.pdf
++EXTRA_DIST= flex.pdf
+
+ CLEANFILES = \
+ flex.hks \