aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-support
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-07-24 23:39:41 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-07-30 02:43:00 +0100
commita8dacd5072cb1aef6ef0f1a3c030d2034170581a (patch)
tree9f605b837031b38bdc4bb6ebf45f2d9f8258797a /recipes-support
parent9d22802c0ebdca3b3d716d7945c1022ad4476000 (diff)
downloadmeta-opie-a8dacd5072cb1aef6ef0f1a3c030d2034170581a.tar.gz
Replace references to bluez-utils / bluez-libs with bluez4
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-support')
-rw-r--r--recipes-support/obexftp/obexftp_0.23.bb2
-rw-r--r--recipes-support/obexpush/obexpush_1.0.0.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-support/obexftp/obexftp_0.23.bb b/recipes-support/obexftp/obexftp_0.23.bb
index 15710e7..ec9bc25 100644
--- a/recipes-support/obexftp/obexftp_0.23.bb
+++ b/recipes-support/obexftp/obexftp_0.23.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "OBEX Ftp Client based on openobex."
SECTION = "console/network"
HOMEPAGE = "http://dev.zuckschwerdt.org/openobex/wiki/ObexFtp"
LICENSE = "GPLv2/LGPLv2"
-DEPENDS = "openobex bluez-libs virtual/libusb0 virtual/libiconv"
+DEPENDS = "openobex bluez4 virtual/libusb0 virtual/libiconv"
PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/openobex/obexftp-${PV}.tar.bz2 \
diff --git a/recipes-support/obexpush/obexpush_1.0.0.bb b/recipes-support/obexpush/obexpush_1.0.0.bb
index 5701c28..f0c1b97 100644
--- a/recipes-support/obexpush/obexpush_1.0.0.bb
+++ b/recipes-support/obexpush/obexpush_1.0.0.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Obex Push Utilities"
HOMEPAGE = "http://www.caside.lancs.ac.uk/java_bt.php"
SECTION = "console/network"
LICENSE = "GPL"
-DEPENDS = "glib-2.0 openobex bluez-libs"
+DEPENDS = "glib-2.0 openobex bluez4"
PR = "r7"
SRC_URI = "http://www.caside.lancs.ac.uk/bt/obexpush.tar.gz \