blob: 116d39bb4fa3d7aa858be5035c62b41b39c11cc2 (
plain)
1
2
3
4
5
6
7
8
9
10
|
require gypsy.inc
DEFAULT_PREFERENCE = "-1"
SRC_URI = "svn://svn.o-hand.com/repos/${PN}/trunk;module=${PN};proto=http \
file://fixups.patch;patch=1"
PV = "0.0+svnr${SRCREV}"
S = "${WORKDIR}/${PN}"
|