From cec8b230cf2b459dc47deeaa201dd13055b5fb9a Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Thu, 19 Dec 2013 15:13:01 +0000 Subject: Replace one-line DESCRIPTION with SUMMARY A lot of our recipes had short one-line DESCRIPTION values and no SUMMARY value set. In this case it's much better to just set SUMMARY since DESCRIPTION is defaulted from SUMMARY anyway and then the SUMMARY is at least useful. I also took the opportunity to fix up a lot of the new SUMMARY values, making them concisely explain the function of the recipe / package where possible. (From OE-Core rev: b8feee3cf21f70ba4ec3b822d2f596d4fc02a292) Signed-off-by: Paul Eggleton Signed-off-by: Richard Purdie --- meta/recipes-bsp/acpid/acpid.inc | 2 +- meta/recipes-bsp/formfactor/formfactor_0.0.bb | 2 +- meta/recipes-bsp/hostap/hostap-conf_1.0.bb | 2 +- meta/recipes-bsp/pcmciautils/pcmciautils.inc | 2 +- meta/recipes-bsp/pointercal/pointercal_0.0.bb | 2 +- meta/recipes-bsp/u-boot/u-boot-fw-utils-cross_2013.07.bb | 2 +- meta/recipes-bsp/u-boot/u-boot-fw-utils_2013.07.bb | 2 +- meta/recipes-bsp/u-boot/u-boot-mkimage_2013.07.bb | 2 +- meta/recipes-bsp/u-boot/u-boot.inc | 2 +- meta/recipes-bsp/usbinit/usbinit.bb | 2 +- meta/recipes-bsp/v86d/v86d_0.1.10.bb | 2 +- meta/recipes-bsp/x-load/x-load.inc | 2 +- meta/recipes-bsp/zaurusd/zaurusd_git.bb | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) (limited to 'meta/recipes-bsp') diff --git a/meta/recipes-bsp/acpid/acpid.inc b/meta/recipes-bsp/acpid/acpid.inc index a384265179..0341094c71 100644 --- a/meta/recipes-bsp/acpid/acpid.inc +++ b/meta/recipes-bsp/acpid/acpid.inc @@ -1,4 +1,4 @@ -DESCRIPTION = "A daemon for delivering ACPI events." +SUMMARY = "A daemon for delivering ACPI events" HOMEPAGE = "http://sourceforge.net/projects/acpid/" BUGTRACKER = "http://sourceforge.net/tracker/?group_id=33140&atid=407341" diff --git a/meta/recipes-bsp/formfactor/formfactor_0.0.bb b/meta/recipes-bsp/formfactor/formfactor_0.0.bb index c9b53a1a9f..b8d4fdad2e 100644 --- a/meta/recipes-bsp/formfactor/formfactor_0.0.bb +++ b/meta/recipes-bsp/formfactor/formfactor_0.0.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "Device formfactor information" +SUMMARY = "Device formfactor information" SECTION = "base" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ diff --git a/meta/recipes-bsp/hostap/hostap-conf_1.0.bb b/meta/recipes-bsp/hostap/hostap-conf_1.0.bb index 466c073cc1..0208509c96 100644 --- a/meta/recipes-bsp/hostap/hostap-conf_1.0.bb +++ b/meta/recipes-bsp/hostap/hostap-conf_1.0.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "PCMCIA-cs configuration files for wireless LAN cards based on Intersil's Prism2/2.5/3 chipset" +SUMMARY = "PCMCIA-cs configuration files for wireless LAN cards based on Intersil's Prism2/2.5/3 chipset" SECTION = "kernel/modules" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" diff --git a/meta/recipes-bsp/pcmciautils/pcmciautils.inc b/meta/recipes-bsp/pcmciautils/pcmciautils.inc index 0ef939e843..eafe82045c 100644 --- a/meta/recipes-bsp/pcmciautils/pcmciautils.inc +++ b/meta/recipes-bsp/pcmciautils/pcmciautils.inc @@ -1,4 +1,4 @@ -DESCRIPTION = "Linux Kernel 2.6 Userland Utilities for the PCMCIA Subsystem" +SUMMARY = "Linux kernel userland utilities for the PCMCIA subsystem" HOMEPAGE = "http://kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html" SECTION = "kernel/userland" diff --git a/meta/recipes-bsp/pointercal/pointercal_0.0.bb b/meta/recipes-bsp/pointercal/pointercal_0.0.bb index c8233eaa2b..5029c4a9f9 100644 --- a/meta/recipes-bsp/pointercal/pointercal_0.0.bb +++ b/meta/recipes-bsp/pointercal/pointercal_0.0.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "Touchscreen calibration data" +SUMMARY = "Touchscreen calibration data" SECTION = "base" PR = "r11" LICENSE = "MIT" diff --git a/meta/recipes-bsp/u-boot/u-boot-fw-utils-cross_2013.07.bb b/meta/recipes-bsp/u-boot/u-boot-fw-utils-cross_2013.07.bb index 4b7fd24056..e6163972dc 100644 --- a/meta/recipes-bsp/u-boot/u-boot-fw-utils-cross_2013.07.bb +++ b/meta/recipes-bsp/u-boot/u-boot-fw-utils-cross_2013.07.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "U-boot bootloader fw_printenv/setenv utils" +SUMMARY = "U-Boot bootloader fw_printenv/setenv utilities" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" SECTION = "bootloader" diff --git a/meta/recipes-bsp/u-boot/u-boot-fw-utils_2013.07.bb b/meta/recipes-bsp/u-boot/u-boot-fw-utils_2013.07.bb index be543431b3..14b09761e1 100644 --- a/meta/recipes-bsp/u-boot/u-boot-fw-utils_2013.07.bb +++ b/meta/recipes-bsp/u-boot/u-boot-fw-utils_2013.07.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "U-boot bootloader fw_printenv/setenv utils" +SUMMARY = "U-Boot bootloader fw_printenv/setenv utilities" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" SECTION = "bootloader" diff --git a/meta/recipes-bsp/u-boot/u-boot-mkimage_2013.07.bb b/meta/recipes-bsp/u-boot/u-boot-mkimage_2013.07.bb index a1b1db9555..2ca6050bf9 100644 --- a/meta/recipes-bsp/u-boot/u-boot-mkimage_2013.07.bb +++ b/meta/recipes-bsp/u-boot/u-boot-mkimage_2013.07.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "U-boot bootloader mkimage tool" +SUMMARY = "U-Boot bootloader image creation tool" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" SECTION = "bootloader" diff --git a/meta/recipes-bsp/u-boot/u-boot.inc b/meta/recipes-bsp/u-boot/u-boot.inc index 10a3cf82b4..f49bb5db1d 100644 --- a/meta/recipes-bsp/u-boot/u-boot.inc +++ b/meta/recipes-bsp/u-boot/u-boot.inc @@ -1,4 +1,4 @@ -DESCRIPTION = "U-Boot - the Universal Boot Loader" +SUMMARY = "Universal Boot Loader for embedded devices" HOMEPAGE = "http://www.denx.de/wiki/U-Boot/WebHome" SECTION = "bootloaders" PROVIDES = "virtual/bootloader" diff --git a/meta/recipes-bsp/usbinit/usbinit.bb b/meta/recipes-bsp/usbinit/usbinit.bb index 37e3b1639b..aba44b4068 100644 --- a/meta/recipes-bsp/usbinit/usbinit.bb +++ b/meta/recipes-bsp/usbinit/usbinit.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "Initscript to manage gadget Ethernet" +SUMMARY = "Initscript for enabling USB gadget Ethernet" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://${WORKDIR}/COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe" diff --git a/meta/recipes-bsp/v86d/v86d_0.1.10.bb b/meta/recipes-bsp/v86d/v86d_0.1.10.bb index bce4f4e935..a8f1d08247 100644 --- a/meta/recipes-bsp/v86d/v86d_0.1.10.bb +++ b/meta/recipes-bsp/v86d/v86d_0.1.10.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "User support binary for the uvesafb kernel module" +SUMMARY = "User support binary for the uvesafb kernel module" HOMEPAGE = "http://dev.gentoo.org/~spock/projects/uvesafb/" # the copyright info is at the bottom of README, expect break diff --git a/meta/recipes-bsp/x-load/x-load.inc b/meta/recipes-bsp/x-load/x-load.inc index 3b55eb17f1..05d5ff00fc 100644 --- a/meta/recipes-bsp/x-load/x-load.inc +++ b/meta/recipes-bsp/x-load/x-load.inc @@ -1,4 +1,4 @@ -DESCRIPTION = "x-load bootloader loader" +SUMMARY = "First level bootloader for OMAP SoCs" SECTION = "bootloaders" LICENSE = "GPL" diff --git a/meta/recipes-bsp/zaurusd/zaurusd_git.bb b/meta/recipes-bsp/zaurusd/zaurusd_git.bb index 7460337938..b1c0e282a1 100644 --- a/meta/recipes-bsp/zaurusd/zaurusd_git.bb +++ b/meta/recipes-bsp/zaurusd/zaurusd_git.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "Daemon to handle device specifc features." +SUMMARY = "Daemon to handle device-specific features" SECTION = "base" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" -- cgit v1.2.3-54-g00ecf