aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/flex
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-03-02 16:37:53 +0100
committerKoen Kooi <koen@openembedded.org>2010-03-02 16:38:40 +0100
commita32f13d02d707d358d2c812fcd8e8d5313c900f8 (patch)
treee660548512f70a34ba74a38b2c1e96936ee54202 /recipes/flex
parent9fdf49ca44ad7ffe664882e1a703dcff2013b09d (diff)
downloadopenembedded-a32f13d02d707d358d2c812fcd8e8d5313c900f8.tar.gz
flex: add 2.5.35 with new-style checksums, staging and class extension
Diffstat (limited to 'recipes/flex')
-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"