From f31d9f880eb7da4c053421e96657d01fe545eeee Mon Sep 17 00:00:00 2001 From: Alex Gonzalez Date: Thu, 21 Mar 2013 15:53:32 +0100 Subject: [PATCH] meta-digi: Replace SUMMARY by DESCRIPTION in all recipes. According to the Poky reference manual, SUMMARY inherits DESCRIPTION, so it's better to have only a DESCRIPTION or both. Signed-off-by: Alex Gonzalez --- meta-digi-arm/recipes-bsp/firmware-mxs/firmware-mxs_unknown.bb | 1 - meta-digi-arm/recipes-bsp/kobs-ng/kobs-ng_10.12.01.bb | 2 +- meta-digi-arm/recipes-bsp/nvram/nvram.bb | 2 +- meta-digi-arm/recipes-bsp/ubootenv/ubootenv.bb | 2 +- .../recipes-connectivity/btfilter/btfilter_v3.4p1-b3.4.0.51.bb | 2 +- meta-digi-del/recipes-connectivity/iw/iw_3.8.bb | 2 +- .../recipes-digi/del-examples/del-examples-accelerometer.bb | 2 +- meta-digi-del/recipes-digi/del-examples/del-examples-adc.bb | 2 +- meta-digi-del/recipes-digi/del-examples/del-examples-alsa.bb | 2 +- meta-digi-del/recipes-digi/del-examples/del-examples-battery.bb | 2 +- meta-digi-del/recipes-digi/del-examples/del-examples-bt.bb | 2 +- .../recipes-digi/del-examples/del-examples-btconfig.bb | 2 +- meta-digi-del/recipes-digi/del-examples/del-examples-can.bb | 2 +- .../recipes-digi/del-examples/del-examples-gpio-sysfs.bb | 2 +- meta-digi-del/recipes-digi/del-examples/del-examples-gpio.bb | 2 +- meta-digi-del/recipes-digi/del-examples/del-examples-hdp.bb | 2 +- .../recipes-digi/del-examples/del-examples-opengles.bb | 2 +- meta-digi-del/recipes-digi/del-examples/del-examples-rtc.bb | 2 +- meta-digi-del/recipes-digi/del-examples/del-examples-sahara.bb | 2 +- meta-digi-del/recipes-digi/del-examples/del-examples-spidev.bb | 2 +- meta-digi-del/recipes-digi/del-examples/del-examples-v4l2.bb | 2 +- meta-digi-del/recipes-digi/del-examples/del-examples-vplay.bb | 2 +- .../recipes-digi/del-examples/del-examples-watchdog.bb | 2 +- meta-digi-del/recipes-digi/fbtest/fbtest.bb | 2 +- meta-digi-del/recipes-digi/libdigi/libdigi.bb | 2 +- meta-digi-del/recipes-digi/memwatch/memwatch.bb | 2 +- meta-digi-del/recipes-digi/update-flash/update-flash.bb | 2 +- 27 files changed, 26 insertions(+), 27 deletions(-) diff --git a/meta-digi-arm/recipes-bsp/firmware-mxs/firmware-mxs_unknown.bb b/meta-digi-arm/recipes-bsp/firmware-mxs/firmware-mxs_unknown.bb index 195898a5a..98d6c837a 100644 --- a/meta-digi-arm/recipes-bsp/firmware-mxs/firmware-mxs_unknown.bb +++ b/meta-digi-arm/recipes-bsp/firmware-mxs/firmware-mxs_unknown.bb @@ -1,4 +1,3 @@ -SUMMARY = "Firmware files for Digi's MXS based platforms" DESCRIPTION = "Firmware files for Digi's MXS based platforms, such as Atheros bluetooth." SECTION = "base" LICENSE = "Proprietary" diff --git a/meta-digi-arm/recipes-bsp/kobs-ng/kobs-ng_10.12.01.bb b/meta-digi-arm/recipes-bsp/kobs-ng/kobs-ng_10.12.01.bb index 61b67fb6c..3bd769d50 100644 --- a/meta-digi-arm/recipes-bsp/kobs-ng/kobs-ng_10.12.01.bb +++ b/meta-digi-arm/recipes-bsp/kobs-ng/kobs-ng_10.12.01.bb @@ -1,6 +1,6 @@ # Copyright 2013 Digi International. All rights reserved. -SUMMARY = "Freescale's mxs nand update utility" +DESCRIPTION = "Freescale's mxs nand update utility" SECTION = "base" LICENSE = "GPL-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" diff --git a/meta-digi-arm/recipes-bsp/nvram/nvram.bb b/meta-digi-arm/recipes-bsp/nvram/nvram.bb index daac38f8b..9fd3d8c0d 100644 --- a/meta-digi-arm/recipes-bsp/nvram/nvram.bb +++ b/meta-digi-arm/recipes-bsp/nvram/nvram.bb @@ -1,4 +1,4 @@ -SUMMARY = "Digi's NVRAM tool" +DESCRIPTION = "Digi's NVRAM tool" SECTION = "base" LICENSE = "GPL-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" diff --git a/meta-digi-arm/recipes-bsp/ubootenv/ubootenv.bb b/meta-digi-arm/recipes-bsp/ubootenv/ubootenv.bb index 961386819..46e4ee3eb 100644 --- a/meta-digi-arm/recipes-bsp/ubootenv/ubootenv.bb +++ b/meta-digi-arm/recipes-bsp/ubootenv/ubootenv.bb @@ -1,4 +1,4 @@ -SUMMARY = "Digi's ubootenv tool" +DESCRIPTION = "Digi's ubootenv tool" SECTION = "base" LICENSE = "GPL-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" diff --git a/meta-digi-del/recipes-connectivity/btfilter/btfilter_v3.4p1-b3.4.0.51.bb b/meta-digi-del/recipes-connectivity/btfilter/btfilter_v3.4p1-b3.4.0.51.bb index 3380768a7..b0afec86a 100644 --- a/meta-digi-del/recipes-connectivity/btfilter/btfilter_v3.4p1-b3.4.0.51.bb +++ b/meta-digi-del/recipes-connectivity/btfilter/btfilter_v3.4p1-b3.4.0.51.bb @@ -1,4 +1,4 @@ -SUMMARY = "Atheros BT/wlan coexistance daemon" +DESCRIPTION = "Atheros BT/wlan coexistance daemon" SECTION = "network" LICENSE = "ISC" LIC_FILES_CHKSUM = "file://Makefile;beginline=1;endline=14;md5=8f6614b37751445a5f6a9bdc69be26b3" diff --git a/meta-digi-del/recipes-connectivity/iw/iw_3.8.bb b/meta-digi-del/recipes-connectivity/iw/iw_3.8.bb index 6a836d8c7..58f6b2743 100644 --- a/meta-digi-del/recipes-connectivity/iw/iw_3.8.bb +++ b/meta-digi-del/recipes-connectivity/iw/iw_3.8.bb @@ -1,4 +1,4 @@ -SUMMARY = "nl80211 based CLI configuration utility for wireless devices" +DESCRIPTION = "nl80211 based CLI configuration utility for wireless devices" DESCRIPTION = "iw is a new nl80211 based CLI configuration utility for \ wireless devices. It supports almost all new drivers that have been added \ to the kernel recently. " diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-accelerometer.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-accelerometer.bb index 3907ba301..b178a46e0 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-accelerometer.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-accelerometer.bb @@ -1,4 +1,4 @@ -SUMMARY = "DEL examples: accelerometer test application" +DESCRIPTION = "DEL examples: accelerometer test application" SECTION = "examples" LICENSE = "GPL-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-adc.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-adc.bb index e08fe0e62..626e3f7ab 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-adc.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-adc.bb @@ -1,4 +1,4 @@ -SUMMARY = "DEL examples: ADC test application" +DESCRIPTION = "DEL examples: ADC test application" SECTION = "examples" LICENSE = "GPL-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-alsa.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-alsa.bb index c6f6abdfc..e94732db3 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-alsa.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-alsa.bb @@ -1,4 +1,4 @@ -SUMMARY = "DEL examples: ALSA API test application" +DESCRIPTION = "DEL examples: ALSA API test application" SECTION = "examples" LICENSE = "GPL-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-battery.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-battery.bb index 38e0481ed..2932fe26c 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-battery.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-battery.bb @@ -1,4 +1,4 @@ -SUMMARY = "DEL examples: Battery test application" +DESCRIPTION = "DEL examples: Battery test application" SECTION = "examples" LICENSE = "GPL-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-bt.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-bt.bb index d69ea69ba..6e26dc329 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-bt.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-bt.bb @@ -1,4 +1,4 @@ -SUMMARY = "DEL examples: application to transfer data over bluetooth" +DESCRIPTION = "DEL examples: application to transfer data over bluetooth" SECTION = "examples" LICENSE = "GPL-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-btconfig.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-btconfig.bb index 686b0b7a4..340923d0d 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-btconfig.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-btconfig.bb @@ -1,4 +1,4 @@ -SUMMARY = "DEL examples: application to perform low level bluetooth" +DESCRIPTION = "DEL examples: application to perform low level bluetooth" SECTION = "examples" LICENSE = "GPL-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-can.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-can.bb index 36e97fd2a..89dbcfc96 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-can.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-can.bb @@ -1,4 +1,4 @@ -SUMMARY = "DEL examples: CAN bus test application" +DESCRIPTION = "DEL examples: CAN bus test application" SECTION = "examples" LICENSE = "GPL-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-gpio-sysfs.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-gpio-sysfs.bb index bac61299b..7ec10c49d 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-gpio-sysfs.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-gpio-sysfs.bb @@ -1,4 +1,4 @@ -SUMMARY = "DEL examples: GPIO sysfs API test application" +DESCRIPTION = "DEL examples: GPIO sysfs API test application" SECTION = "examples" LICENSE = "GPL-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-gpio.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-gpio.bb index ac6a08d9c..6e0bf600a 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-gpio.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-gpio.bb @@ -1,4 +1,4 @@ -SUMMARY = "DEL examples: GPIO kernel module test application" +DESCRIPTION = "DEL examples: GPIO kernel module test application" SECTION = "examples" LICENSE = "GPL-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-hdp.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-hdp.bb index 4a63e5ad7..102b5db40 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-hdp.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-hdp.bb @@ -1,4 +1,4 @@ -SUMMARY = "DEL examples: bluetooth health profile test application" +DESCRIPTION = "DEL examples: bluetooth health profile test application" SECTION = "examples" LICENSE = "GPL-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-opengles.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-opengles.bb index 75ec077bf..b95361645 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-opengles.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-opengles.bb @@ -1,4 +1,4 @@ -SUMMARY = "DEL examples: OpenGL-ES test application (based on Freescale GPU SDK)" +DESCRIPTION = "DEL examples: OpenGL-ES test application (based on Freescale GPU SDK)" SECTION = "examples" LICENSE = "GPL-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-rtc.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-rtc.bb index 91eb4e77f..cbab56d9c 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-rtc.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-rtc.bb @@ -1,4 +1,4 @@ -SUMMARY = "DEL examples: RTC test application" +DESCRIPTION = "DEL examples: RTC test application" SECTION = "examples" LICENSE = "GPL-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-sahara.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-sahara.bb index 81b079c71..61160a3d7 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-sahara.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-sahara.bb @@ -1,4 +1,4 @@ -SUMMARY = "DEL examples: sahara driver test application" +DESCRIPTION = "DEL examples: sahara driver test application" SECTION = "examples" LICENSE = "GPL-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-spidev.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-spidev.bb index a34a54e83..bc0060c7f 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-spidev.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-spidev.bb @@ -1,4 +1,4 @@ -SUMMARY = "DEL examples: SPI device driver test application" +DESCRIPTION = "DEL examples: SPI device driver test application" SECTION = "examples" LICENSE = "GPL-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-v4l2.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-v4l2.bb index 6648f5772..bb3618431 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-v4l2.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-v4l2.bb @@ -1,4 +1,4 @@ -SUMMARY = "DEL examples: V4L2 test application" +DESCRIPTION = "DEL examples: V4L2 test application" SECTION = "examples" LICENSE = "GPL-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-vplay.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-vplay.bb index a088ba846..069c0ca62 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-vplay.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-vplay.bb @@ -1,4 +1,4 @@ -SUMMARY = "DEL examples: OSS (open sound system) test application" +DESCRIPTION = "DEL examples: OSS (open sound system) test application" SECTION = "examples" LICENSE = "GPL-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" diff --git a/meta-digi-del/recipes-digi/del-examples/del-examples-watchdog.bb b/meta-digi-del/recipes-digi/del-examples/del-examples-watchdog.bb index 2fc98a3aa..93eeb0019 100644 --- a/meta-digi-del/recipes-digi/del-examples/del-examples-watchdog.bb +++ b/meta-digi-del/recipes-digi/del-examples/del-examples-watchdog.bb @@ -1,4 +1,4 @@ -SUMMARY = "DEL examples: watchdog test application" +DESCRIPTION = "DEL examples: watchdog test application" SECTION = "examples" LICENSE = "GPL-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" diff --git a/meta-digi-del/recipes-digi/fbtest/fbtest.bb b/meta-digi-del/recipes-digi/fbtest/fbtest.bb index 2e5d36781..ce9f62e06 100644 --- a/meta-digi-del/recipes-digi/fbtest/fbtest.bb +++ b/meta-digi-del/recipes-digi/fbtest/fbtest.bb @@ -1,4 +1,4 @@ -SUMMARY = "Digi's framebuffer test utility" +DESCRIPTION = "Digi's framebuffer test utility" SECTION = "base" LICENSE = "GPL-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" diff --git a/meta-digi-del/recipes-digi/libdigi/libdigi.bb b/meta-digi-del/recipes-digi/libdigi/libdigi.bb index 170f2eee7..1d9258dcd 100644 --- a/meta-digi-del/recipes-digi/libdigi/libdigi.bb +++ b/meta-digi-del/recipes-digi/libdigi/libdigi.bb @@ -1,4 +1,4 @@ -SUMMARY = "Digi's utilities library" +DESCRIPTION = "Digi's utilities library" SECTION = "libs" LICENSE = "GPL-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" diff --git a/meta-digi-del/recipes-digi/memwatch/memwatch.bb b/meta-digi-del/recipes-digi/memwatch/memwatch.bb index 3299e76d8..3f6225058 100644 --- a/meta-digi-del/recipes-digi/memwatch/memwatch.bb +++ b/meta-digi-del/recipes-digi/memwatch/memwatch.bb @@ -1,4 +1,4 @@ -SUMMARY = "Digi's memory access utility" +DESCRIPTION = "Digi's memory access utility" SECTION = "base" LICENSE = "GPL-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" diff --git a/meta-digi-del/recipes-digi/update-flash/update-flash.bb b/meta-digi-del/recipes-digi/update-flash/update-flash.bb index d3dec66fc..1db1a3b54 100644 --- a/meta-digi-del/recipes-digi/update-flash/update-flash.bb +++ b/meta-digi-del/recipes-digi/update-flash/update-flash.bb @@ -1,4 +1,4 @@ -SUMMARY = "Digi's update test utility" +DESCRIPTION = "Digi's update test utility" SECTION = "base" LICENSE = "GPL-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"