aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gypsy/gypsy_svn.bb
blob: 3f614f85cfbd92a55c70763be4a6ea8ba792d3fd (plain)
1
2
3
4
5
6
7
8
9
require gypsy.inc

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"
S = "${WORKDIR}/${PN}"

PV = "0.0+svnr${SRCREV}"
FILE_PR = "r1"