Merge branch 'opendreambox' of git://git.opendreambox.org/git/openembedded into opend...
[vuplus_openembedded] / recipes / socketcan / socketcan-utils-test_svn.bb
1 DESCRIPTION = "Socketcan user space utilities and test apps"
2 HOMEPAGE = "http://developer.berlios.de/projects/socketcan/"
3 SECTION = "console/utils"
4 LICENSE = "GPL"
5
6 PV = "0.0+svnr${SRCREV}"
7
8 SRC_URI = "svn://svn.berlios.de/socketcan;module=trunk;proto=svn \
9            file://autotoolize.patch;patch=1;pnum=0 \
10           "
11
12 S = "${WORKDIR}/trunk"
13
14 inherit autotools
15