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