bluez4: make it generally provide bluez-libs and bluez-utils
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Tue, 23 Jun 2009 12:55:33 +0000 (21:55 +0900)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Fri, 14 Aug 2009 18:53:15 +0000 (20:53 +0200)
* reorder fields according to Style Guide

recipes/bluez/bluez4.inc

index 7f69677..738d033 100644 (file)
@@ -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"