blob: 348bba0a8ef9e775628b520b19d4e4a7bd80c952 (
plain)
1
2
3
4
5
6
7
8
9
10
|
require tidy.inc
PV = "0.1.0+svnr${SRCREV}"
PR = "6"
SRC_URI = "svn://svn.o-hand.com/repos/tidy;module=trunk;proto=http \
file://tidy-enable-tests.patch;patch=1"
S = "${WORKDIR}/trunk"
|