summaryrefslogtreecommitdiffstats
path: root/recipes/gpe-ownerinfo/gpe-ownerinfo_svn.bb
blob: cd8866967cdaa1c1e82652ea7db937944b7753ff (plain)
1
2
3
4
5
6
7
8
9
10
11
require gpe-ownerinfo.inc

PR = "r1"
PV = "0.28+svn-${SRCDATE}"

DEFAULT_PREFERENCE = "-1"

SRC_URI += "${GPE_SVN} \
	    file://svn-build.patch;apply=yes" 

S = "${WORKDIR}/${PN}"