flex: add 2.5.35 with new-style checksums, staging and class extension
authorKoen Kooi <koen@openembedded.org>
Tue, 2 Mar 2010 15:37:53 +0000 (16:37 +0100)
committerKoen Kooi <koen@openembedded.org>
Tue, 2 Mar 2010 15:38:40 +0000 (16:38 +0100)
recipes/flex/flex_2.5.35.bb [new file with mode: 0644]

diff --git a/recipes/flex/flex_2.5.35.bb b/recipes/flex/flex_2.5.35.bb
new file mode 100644 (file)
index 0000000..4099f20
--- /dev/null
@@ -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"