summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/flex/flex_2.5.35.bb
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2013-07-30 15:25:01 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-03 10:33:08 +0100
commite75bbf99e0ecf1e4b7bb96022333d013b5bafecc (patch)
treeb15378e5a0347eeb0dab00571051be752625d5c5 /meta/recipes-devtools/flex/flex_2.5.35.bb
parentd4e26f999490886c50587a6ce002181d3cac266c (diff)
downloadpoky-e75bbf99e0ecf1e4b7bb96022333d013b5bafecc.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. (From OE-Core rev: bed86662efdd73be2a0dcde217d44be8e00c0822) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> [sgw - Dropped PR] Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/flex/flex_2.5.35.bb')
-rw-r--r--meta/recipes-devtools/flex/flex_2.5.35.bb11
1 files changed, 0 insertions, 11 deletions
diff --git a/meta/recipes-devtools/flex/flex_2.5.35.bb b/meta/recipes-devtools/flex/flex_2.5.35.bb
deleted file mode 100644
index 2218c91cf0..0000000000
--- a/meta/recipes-devtools/flex/flex_2.5.35.bb
+++ /dev/null
@@ -1,11 +0,0 @@
1require flex.inc
2PR = "r3"
3LICENSE="BSD"
4LIC_FILES_CHKSUM = "file://COPYING;md5=e4742cf92e89040b39486a6219b68067"
5BBCLASSEXTEND = "native nativesdk"
6
7SRC_URI += "file://avoid-FORTIFY-warnings.patch \
8 file://int-is-not-the-same-size-as-size_t.patch"
9
10SRC_URI[md5sum] = "10714e50cea54dc7a227e3eddcd44d57"
11SRC_URI[sha256sum] = "0becbd4b2b36b99c67f8c22ab98f7f80c9860aec70f0350a0018f29a88704e7b"