aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/blueprobe/blueprobe_svn.bb
blob: a1874723749d1ba814776049fb3adf2fcfd003e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
PV = "0.18+svn${SRCDATE}"
PR = "r0"

inherit pkgconfig gpe autotools

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

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

require blueprobe.inc

DEFAULT_PREFERENCE = "-1"