blob: 62a669a2c79b782852e9bb5846bc91c9b75d07e3 (
plain)
1
2
3
4
5
6
7
8
9
10
|
require tidy.inc
PV = "0.1.0+svnr${SRCREV}"
FILE_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"
|