aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/socketcan/socketcan-utils-test_svn.bb
blob: ca4c23a501b8368df4a35602b9722fec5ca077a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
DESCRIPTION = "Socketcan user space utilities and test apps"
HOMEPAGE = "http://developer.berlios.de/projects/socketcan/"
SECTION = "console/utils"
LICENSE = "GPL"

SRCREV = "917"
PV = "0.0+svnr${SRCPV}"

SRC_URI = "svn://svn.berlios.de/socketcan;module=trunk;proto=svn \
           file://autotoolize.patch;patch=1;pnum=0 \
          "

S = "${WORKDIR}/trunk"

inherit autotools