Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
[vuplus_openembedded] / recipes / blueprobe / blueprobe_svn.bb
1 PV = "0.18+svn${SRCDATE}"
2 PR = "r0"
3
4 inherit pkgconfig gpe autotools
5
6 SRC_URI = "${GPE_SVN} \
7            file://blueprobe-svn-Makefile.patch;patch=1"
8
9 S = "${WORKDIR}/${PN}"
10
11 require blueprobe.inc
12
13 DEFAULT_PREFERENCE = "-1"