summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/bluez
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2010-09-28 09:30:42 -0500
committerRichard Purdie <rpurdie@linux.intel.com>2010-10-11 22:15:48 +0100
commit75732f544356d3107e624eb64a2d310c8e048180 (patch)
tree345495142138a2ec7321b5f6c7b5af303930e6ac /meta/recipes-connectivity/bluez
parentdaa21c1e0a306c45f06c6fe6adb5fe1d6a90070c (diff)
downloadpoky-75732f544356d3107e624eb64a2d310c8e048180.tar.gz
recipes-connectivity: Cleanup package descriptions and summaries
[BUGID #281] Evaluate and update each package in recipes-connectivity to ensure they have a consistent summary and description. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
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"