aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/forte/forte_0.3.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/forte/forte_0.3.5.bb')
-rw-r--r--recipes/forte/forte_0.3.5.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/forte/forte_0.3.5.bb b/recipes/forte/forte_0.3.5.bb
new file mode 100644
index 0000000000..7aeeb8e42e
--- /dev/null
+++ b/recipes/forte/forte_0.3.5.bb
@@ -0,0 +1,10 @@
+require forte.inc
+
+PR = "r0"
+
+SRC_URI = "http://downloads.sourceforge.net/fordiac/FORTE-0.3.5.zip \
+ file://forte-0.3.5_socket_reuse.patch;patch=1 \
+ file://forte-0.3.5_timer.patch;patch=1 \
+ file://forte-0.3.5_stdlib_inc_fix.patch;patch=1"
+
+S="${WORKDIR}/FORTE-${PV}"