summaryrefslogtreecommitdiffstats
path: root/recipes/flex/flex_2.5.35.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/flex/flex_2.5.35.bb')
-rw-r--r--recipes/flex/flex_2.5.35.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/flex/flex_2.5.35.bb b/recipes/flex/flex_2.5.35.bb
new file mode 100644
index 0000000000..4099f20658
--- /dev/null
+++ b/recipes/flex/flex_2.5.35.bb
@@ -0,0 +1,10 @@
+require flex.inc
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/flex/flex-${PV}.tar.bz2;name=flex \
+"
+
+SRC_URI[flex.md5sum] = "10714e50cea54dc7a227e3eddcd44d57"
+SRC_URI[flex.sha256sum] = "0becbd4b2b36b99c67f8c22ab98f7f80c9860aec70f0350a0018f29a88704e7b"
+
+NATIVE_INSTALL_WORKS = "1"
+BBCLASSEXTEND = "native"