aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/forte/forte_0.3.5.bb
blob: 7aeeb8e42e6d5c1603aedf0d6b9ddedb5bb339bb (plain)
1
2
3
4
5
6
7
8
9
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}"