summaryrefslogtreecommitdiffstats
path: root/recipes/gpe-bluetooth/gpe-bluetooth_0.51.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpe-bluetooth/gpe-bluetooth_0.51.bb')
-rw-r--r--recipes/gpe-bluetooth/gpe-bluetooth_0.51.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/gpe-bluetooth/gpe-bluetooth_0.51.bb b/recipes/gpe-bluetooth/gpe-bluetooth_0.51.bb
new file mode 100644
index 0000000000..98cdbc4b7f
--- /dev/null
+++ b/recipes/gpe-bluetooth/gpe-bluetooth_0.51.bb
@@ -0,0 +1,7 @@
+require gpe-bluetooth.inc
+
+PR = "r1"
+
+do_configure () {
+ autotools_do_configure
+}