bluez: update libs and utils to 3.8, hcidump to 1.33
authorPhilipp Zabel <philipp.zabel@gmail.com>
Mon, 15 Jan 2007 12:58:54 +0000 (12:58 +0000)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Mon, 15 Jan 2007 12:58:54 +0000 (12:58 +0000)
packages/bluez/bluez-hcidump_1.33.bb [moved from packages/bluez/bluez-hcidump_1.25.bb with 99% similarity]
packages/bluez/bluez-libs_3.8.bb [moved from packages/bluez/bluez-libs_3.1.bb with 100% similarity]
packages/bluez/bluez-utils_3.8.bb [moved from packages/bluez/bluez-utils_3.1.bb with 96% similarity]

similarity index 99%
rename from packages/bluez/bluez-hcidump_1.25.bb
rename to packages/bluez/bluez-hcidump_1.33.bb
index 0cbc0fd..877c8db 100644 (file)
@@ -11,5 +11,3 @@ S = "${WORKDIR}/bluez-hcidump-${PV}"
 EXTRA_OECONF = "--with-bluez-libs=${STAGING_LIBDIR} --with-bluez-includes=${STAGING_INCDIR}"
 
 inherit autotools
-
-
similarity index 96%
rename from packages/bluez/bluez-utils_3.1.bb
rename to packages/bluez/bluez-utils_3.8.bb
index 40aabaa..d549d12 100644 (file)
@@ -2,11 +2,12 @@ DESCRIPTION = "Linux Bluetooth Stack Userland Utilities."
 SECTION = "console"
 PRIORITY = "optional"
 DEPENDS = "bluez-libs-${PV} dbus"
+PROVIDES = "bluez-utils-dbus"
 RPROVIDES_${PN} = "bluez-pan bluez-sdp bluez-utils-dbus"
 RREPLACES = "bluez-utils-dbus"
-RCONFLICTS = "bluez-utils-dbus bluez-utils-nodbus"
+RCONFLICTS_${PN} = "bluez-utils-nodbus"
 LICENSE = "GPL"
-PR = "r1"
+PR = "r0"
 
 SRC_URI = "http://bluez.sourceforge.net/download/bluez-utils-${PV}.tar.gz \
        file://hcid.conf \