aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bluez/bluez4.inc
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2009-08-15 15:01:02 +0100
committerGraeme Gregory <dp@xora.org.uk>2009-08-15 15:01:02 +0100
commitb9aba715404627590e9d406eda19d3fb6eb30aa4 (patch)
tree05609574a4d2bf98b51900f1b53e37ff0283983c /recipes/bluez/bluez4.inc
parent321f298f4b9477ce563eeef68d82a28366788a52 (diff)
parent55afc69df3bedfc5d5c7d73a7debc8307edf40a6 (diff)
downloadopenembedded-b9aba715404627590e9d406eda19d3fb6eb30aa4.tar.gz
Merge branch 'org.openembedded.dev' of /home/dp/openembedded/org.openembedded.dev into xora/angstrom-srcpv
Conflicts: recipes/linux/linux-omap_git.bb recipes/u-boot/u-boot_git.bb
Diffstat (limited to 'recipes/bluez/bluez4.inc')
-rw-r--r--recipes/bluez/bluez4.inc10
1 files changed, 7 insertions, 3 deletions
diff --git a/recipes/bluez/bluez4.inc b/recipes/bluez/bluez4.inc
index 7f69677345..738d033006 100644
--- a/recipes/bluez/bluez4.inc
+++ b/recipes/bluez/bluez4.inc
@@ -1,10 +1,14 @@
DESCRIPTION = "Linux Bluetooth Stack Userland V4"
+HOMEPAGE = "http://www.bluez.org"
SECTION = "libs"
PRIORITY = "optional"
-DEPENDS = "gst-plugins-base alsa-lib virtual/libusb0 dbus-glib"
-HOMEPAGE = "http://www.bluez.org"
LICENSE = "GPL"
-INC_PR = "r3"
+DEPENDS = "gst-plugins-base alsa-lib virtual/libusb0 dbus-glib"
+INC_PR = "r4"
+
+# temporary solution until bug 5176 is properly fixed
+PROVIDES_bluez4 += "bluez-utils bluez-libs"
+RPROVIDES_bluez4 += "bluez-utils bluez-libs"
# For angstrom we want this to replace at least bluez-libs
PROVIDES_append_angstrom = " bluez-utils-dbus bluez-utils bluez-libs"