aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/opie-bluetoothd/opie-bluetoothd_git.bb
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-09-16 23:43:02 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-09-17 12:14:05 +0100
commit17d14b8989c4c9ca0eaf2bca49eb0c9454e99583 (patch)
treed6143b4ae47bc377f15a0ff8a52e9ec5d76142cc /recipes-opie/opie-bluetoothd/opie-bluetoothd_git.bb
parent34daa95dd271cb4b6538839eb147ce8bdbbeb2b6 (diff)
downloadmeta-opie-17d14b8989c4c9ca0eaf2bca49eb0c9454e99583.tar.gz
opie-bluetoothd: add opiebluetoothd recipe
This is the Opie bluetooth handling daemon for 1.2.6+. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-opie/opie-bluetoothd/opie-bluetoothd_git.bb')
-rw-r--r--recipes-opie/opie-bluetoothd/opie-bluetoothd_git.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-opie/opie-bluetoothd/opie-bluetoothd_git.bb b/recipes-opie/opie-bluetoothd/opie-bluetoothd_git.bb
new file mode 100644
index 0000000..dac89e4
--- /dev/null
+++ b/recipes-opie/opie-bluetoothd/opie-bluetoothd_git.bb
@@ -0,0 +1,4 @@
+require ${PN}.inc
+PV = "${OPIE_GIT_PV}"
+
+SRC_URI = "${OPIE_GIT};protocol=git;subpath=noncore/net/opietooth/opiebluetoothd"