blob: 7f528fc4b57776542b17483fd1473f95e6e3416b (
plain)
1
2
3
4
5
6
7
8
9
|
require tasks.inc
DEFAULT_PREFERENCE = "-1"
PV = "0.13+svnr${SRCPV}"
S = "${WORKDIR}/trunk"
SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \
file://tasks-owl.diff"
|