blob: 552980dd686847e69511cad65732856a7d4a9e3e (
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;patch=1"
|