aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-09-17 12:43:36 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-09-17 12:30:12 +0100
commita7cffceeced41d8368354e73b298ecbfa937cf2d (patch)
tree57f40c0320e5f04791ed3bcb9538d216815ba3e6
parent68201a546ebe5e356280ffc64e4ddc1338b88825 (diff)
downloadmeta-opie-a7cffceeced41d8368354e73b298ecbfa937cf2d.tar.gz
opie-bluetoothmanager: add RDEPENDS on opiebluetoothd for git version
The manager now requires opiebluetoothd in development versions. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
-rw-r--r--recipes-opie/opie-bluetoothmanager/opie-bluetoothmanager_git.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-opie/opie-bluetoothmanager/opie-bluetoothmanager_git.bb b/recipes-opie/opie-bluetoothmanager/opie-bluetoothmanager_git.bb
index f70602e..7a531fb 100644
--- a/recipes-opie/opie-bluetoothmanager/opie-bluetoothmanager_git.bb
+++ b/recipes-opie/opie-bluetoothmanager/opie-bluetoothmanager_git.bb
@@ -1,5 +1,8 @@
require ${PN}.inc
PV = "${OPIE_GIT_PV}"
+PR = "r1"
+
+RDEPENDS_${PN} += "opie-bluetoothd"
SRC_URI = "${OPIE_GIT};protocol=git;subpath=noncore/net/opietooth/manager \
${OPIE_GIT};protocol=git;subpath=apps \