aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/flex/flex_2.5.37.bb
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/flex_2.5.37.bb
parentd67ee43ad04577784a1e31d7fd8e5e65c036653d (diff)
downloadopenembedded-core-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/flex_2.5.37.bb')
-rw-r--r--meta/recipes-devtools/flex/flex_2.5.37.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta/recipes-devtools/flex/flex_2.5.37.bb b/meta/recipes-devtools/flex/flex_2.5.37.bb
new file mode 100644
index 0000000000..c3b5e46cbb
--- /dev/null
+++ b/meta/recipes-devtools/flex/flex_2.5.37.bb
@@ -0,0 +1,9 @@
+require flex.inc
+LICENSE="BSD"
+LIC_FILES_CHKSUM = "file://COPYING;md5=e4742cf92e89040b39486a6219b68067"
+BBCLASSEXTEND = "native nativesdk"
+
+SRC_URI += "file://do_not_create_pdf_doc.patch"
+
+SRC_URI[md5sum] = "c75940e1fc25108f2a7b3ef42abdae06"
+SRC_URI[sha256sum] = "17aa7b4ebf19a13bc2dff4115b416365c95f090061539a932a68092349ac052a"