aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gypsy/gypsy_svn.bb
blob: bb1038d86aa3483da274f0008cff495589b6ee0f (plain)
1
2
3
4
5
6
7
8
9
10
11
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;maxrev=107 \
           file://docs-reference-am.patch;patch=1;minrev=134"

PV = "0.0+svnr${SRCREV}"
S = "${WORKDIR}/${PN}"