aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/blueprobe/blueprobe_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/blueprobe/blueprobe_svn.bb')
-rw-r--r--recipes/blueprobe/blueprobe_svn.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/blueprobe/blueprobe_svn.bb b/recipes/blueprobe/blueprobe_svn.bb
new file mode 100644
index 0000000000..5ef2dfcf8b
--- /dev/null
+++ b/recipes/blueprobe/blueprobe_svn.bb
@@ -0,0 +1,13 @@
+PV = "0.18+svn${SRCDATE}"
+PR = "r0"
+
+inherit pkgconfig gpe autotools
+
+SRC_URI = "${GPE_SVN} \
+ file://blueprobe-svn-Makefile.patch;patch=1"
+
+S = "${WORKDIR}/${PN}"
+
+require blueprobe.inc
+
+DEFAULT_PREFERENCE = "-1"