aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dejagnu/dejagnu_1.4.4.bb
blob: 9d5d7f740a12e5a4d8aa672c4c790d0ad462eda3 (plain)
1
2
3
4
5
6
7
8
9
DESCRIPTION = "GNU unit testing framework, written in Expect and Tcl"
LICENSE = "GPL"
SECTION = "devel"
PR = "r1"

SRC_URI = "ftp://ftp.gnu.org/gnu/dejagnu/dejagnu-${PV}.tar.gz"

inherit autotools