increase dvbapp PR
[vuplus_openembedded] / recipes / gypsy / gypsy_svn.bb
1 require gypsy.inc
2
3 SRC_URI = "svn://svn.o-hand.com/repos/${PN}/trunk;module=${PN};proto=http \
4            file://fixups.patch;patch=1;maxrev=107 \
5            file://docs-reference-am.patch;patch=1;minrev=134 \
6            file://remove-werror.patch;patch=1"
7 S = "${WORKDIR}/${PN}"
8
9 PV = "0.0+svnr${SRCPV}"
10 PR = "r1"