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