diff options
| author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2013-07-30 15:25:01 +0300 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-03 10:33:08 +0100 |
| commit | e75bbf99e0ecf1e4b7bb96022333d013b5bafecc (patch) | |
| tree | b15378e5a0347eeb0dab00571051be752625d5c5 /meta/recipes-devtools/flex/flex_2.5.35.bb | |
| parent | d4e26f999490886c50587a6ce002181d3cac266c (diff) | |
| download | poky-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.bb | 11 |
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 @@ | |||
| 1 | require flex.inc | ||
| 2 | PR = "r3" | ||
| 3 | LICENSE="BSD" | ||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=e4742cf92e89040b39486a6219b68067" | ||
| 5 | BBCLASSEXTEND = "native nativesdk" | ||
| 6 | |||
| 7 | SRC_URI += "file://avoid-FORTIFY-warnings.patch \ | ||
| 8 | file://int-is-not-the-same-size-as-size_t.patch" | ||
| 9 | |||
| 10 | SRC_URI[md5sum] = "10714e50cea54dc7a227e3eddcd44d57" | ||
| 11 | SRC_URI[sha256sum] = "0becbd4b2b36b99c67f8c22ab98f7f80c9860aec70f0350a0018f29a88704e7b" | ||
