From 75732f544356d3107e624eb64a2d310c8e048180 Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Tue, 28 Sep 2010 09:30:42 -0500 Subject: 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 --- meta/recipes-connectivity/bluez/bluez-hcidump_1.42.bb | 5 ++++- meta/recipes-connectivity/bluez/bluez4_4.66.bb | 3 ++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'meta/recipes-connectivity/bluez') 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 @@ -DESCRIPTION = "Linux Bluetooth Stack HCI Debugger Tool." +SUMMARY = "Linux Bluetooth Stack HCI Debugger Tool." +DESCRIPTION = "The hcidump tool reads raw HCI data coming from and going to a Bluetooth device \ +and displays the commands, events and data in a human-readable form." + SECTION = "console" PRIORITY = "optional" DEPENDS = "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 @@ -DESCRIPTION = "Linux Bluetooth Stack Userland V4" +SUMMARY = "Linux Bluetooth Stack Userland V4" +DESCRIPTION = "Linux Bluetooth stack V4 userland components. These include a system configurations, daemons, tools and system libraries." HOMEPAGE = "http://www.bluez.org" SECTION = "libs" PRIORITY = "optional" -- cgit v1.2.3-54-g00ecf