aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-09-15 01:13:18 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-09-17 12:12:59 +0100
commit00582a8b82d9d09932595d38657ffa5fb3689bb5 (patch)
tree51f707ef1e44d2794135228e58c0c083c7fa42d9 /recipes-opie
parent114cf577b3dc2c5c33ea299127ca077fc86a5d4f (diff)
downloadmeta-opie-00582a8b82d9d09932595d38657ffa5fb3689bb5.tar.gz
opie-bluepin: remove git recipe
opie-bluepin has been removed in latest development versions in favour of agent functionality in the new opiebluetoothd. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-opie')
-rw-r--r--recipes-opie/opie-bluepin/opie-bluepin_git.bb5
-rw-r--r--recipes-opie/opie-bluetoothmanager/opie-bluetoothmanager.inc1
-rw-r--r--recipes-opie/opie-bluetoothmanager/opie-bluetoothmanager_1.2.5.bb4
3 files changed, 4 insertions, 6 deletions
diff --git a/recipes-opie/opie-bluepin/opie-bluepin_git.bb b/recipes-opie/opie-bluepin/opie-bluepin_git.bb
deleted file mode 100644
index aa56ab2..0000000
--- a/recipes-opie/opie-bluepin/opie-bluepin_git.bb
+++ /dev/null
@@ -1,5 +0,0 @@
-require ${PN}.inc
-
-PV = "${OPIE_GIT_PV}"
-
-SRC_URI = "${OPIE_GIT};protocol=git;subpath=noncore/net/opietooth/blue-pin"
diff --git a/recipes-opie/opie-bluetoothmanager/opie-bluetoothmanager.inc b/recipes-opie/opie-bluetoothmanager/opie-bluetoothmanager.inc
index 4a87a1e..e1325ff 100644
--- a/recipes-opie/opie-bluetoothmanager/opie-bluetoothmanager.inc
+++ b/recipes-opie/opie-bluetoothmanager/opie-bluetoothmanager.inc
@@ -1,7 +1,6 @@
DESCRIPTION = "Bluetooth manager for Opie"
SECTION = "opie/settings"
DEPENDS = "libopietooth1 obexftp"
-RDEPENDS_${PN} = "opie-bluepin"
LICENSE = "GPL"
# FIXME stopgap until split archives have license files included
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
diff --git a/recipes-opie/opie-bluetoothmanager/opie-bluetoothmanager_1.2.5.bb b/recipes-opie/opie-bluetoothmanager/opie-bluetoothmanager_1.2.5.bb
index 8a8e5ac..b0b91af 100644
--- a/recipes-opie/opie-bluetoothmanager/opie-bluetoothmanager_1.2.5.bb
+++ b/recipes-opie/opie-bluetoothmanager/opie-bluetoothmanager_1.2.5.bb
@@ -1,5 +1,9 @@
require ${PN}.inc
+RDEPENDS_${PN} += "opie-bluepin"
+
+PR = "r1"
+
SRC_URI = "http://sources.openembedded.org/opie-1.2.5-split_noncore_net_opietooth_manager.tar.bz2;name=split_noncore_net_opietooth_manager \
http://sources.openembedded.org/opie-1.2.5-split_apps.tar.bz2;name=split_apps \
http://sources.openembedded.org/opie-1.2.5-split_pics.tar.bz2;name=split_pics"