summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/bluez
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/bluez')
-rw-r--r--meta/recipes-connectivity/bluez/bluez-hcidump_1.42.bb5
-rw-r--r--meta/recipes-connectivity/bluez/bluez4_4.66.bb3
2 files changed, 6 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/bluez/bluez-hcidump_1.42.bb b/meta/recipes-connectivity/bluez/bluez-hcidump_1.42.bb
index 4c117281aa..8d4e41b0cd 100644
--- a/meta/recipes-connectivity/bluez/bluez-hcidump_1.42.bb
+++ b/meta/recipes-connectivity/bluez/bluez-hcidump_1.42.bb
@@ -1,4 +1,7 @@
1DESCRIPTION = "Linux Bluetooth Stack HCI Debugger Tool." 1SUMMARY = "Linux Bluetooth Stack HCI Debugger Tool."
2DESCRIPTION = "The hcidump tool reads raw HCI data coming from and going to a Bluetooth device \
3and displays the commands, events and data in a human-readable form."
4
2SECTION = "console" 5SECTION = "console"
3PRIORITY = "optional" 6PRIORITY = "optional"
4DEPENDS = "bluez4" 7DEPENDS = "bluez4"
diff --git a/meta/recipes-connectivity/bluez/bluez4_4.66.bb b/meta/recipes-connectivity/bluez/bluez4_4.66.bb
index 7abf0faa65..ee4ee45d3c 100644
--- a/meta/recipes-connectivity/bluez/bluez4_4.66.bb
+++ b/meta/recipes-connectivity/bluez/bluez4_4.66.bb
@@ -1,4 +1,5 @@
1DESCRIPTION = "Linux Bluetooth Stack Userland V4" 1SUMMARY = "Linux Bluetooth Stack Userland V4"
2DESCRIPTION = "Linux Bluetooth stack V4 userland components. These include a system configurations, daemons, tools and system libraries."
2HOMEPAGE = "http://www.bluez.org" 3HOMEPAGE = "http://www.bluez.org"
3SECTION = "libs" 4SECTION = "libs"
4PRIORITY = "optional" 5PRIORITY = "optional"