summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/gypsy/gypsy_svn.bb
blob: 2e9840afd3f18af678dda2f40ca5f4bd7c52ce4d (plain)
1
2
3
4
5
6
7
8
9
require gypsy.inc

DEFAULT_PREFERENCE = "-1"

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

SRC_URI = "svn://svn.o-hand.com/repos/${PN}/trunk;module=${PN};proto=http \
           file://fixups.patch;patch=1"