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 <alex.gonzalez@digi.com>
This commit is contained in:
parent
7979fd788c
commit
f31d9f880e
|
|
@ -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."
|
DESCRIPTION = "Firmware files for Digi's MXS based platforms, such as Atheros bluetooth."
|
||||||
SECTION = "base"
|
SECTION = "base"
|
||||||
LICENSE = "Proprietary"
|
LICENSE = "Proprietary"
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
# Copyright 2013 Digi International. All rights reserved.
|
# Copyright 2013 Digi International. All rights reserved.
|
||||||
|
|
||||||
SUMMARY = "Freescale's mxs nand update utility"
|
DESCRIPTION = "Freescale's mxs nand update utility"
|
||||||
SECTION = "base"
|
SECTION = "base"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
SUMMARY = "Digi's NVRAM tool"
|
DESCRIPTION = "Digi's NVRAM tool"
|
||||||
SECTION = "base"
|
SECTION = "base"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
SUMMARY = "Digi's ubootenv tool"
|
DESCRIPTION = "Digi's ubootenv tool"
|
||||||
SECTION = "base"
|
SECTION = "base"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
SUMMARY = "Atheros BT/wlan coexistance daemon"
|
DESCRIPTION = "Atheros BT/wlan coexistance daemon"
|
||||||
SECTION = "network"
|
SECTION = "network"
|
||||||
LICENSE = "ISC"
|
LICENSE = "ISC"
|
||||||
LIC_FILES_CHKSUM = "file://Makefile;beginline=1;endline=14;md5=8f6614b37751445a5f6a9bdc69be26b3"
|
LIC_FILES_CHKSUM = "file://Makefile;beginline=1;endline=14;md5=8f6614b37751445a5f6a9bdc69be26b3"
|
||||||
|
|
|
||||||
|
|
@ -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 \
|
DESCRIPTION = "iw is a new nl80211 based CLI configuration utility for \
|
||||||
wireless devices. It supports almost all new drivers that have been added \
|
wireless devices. It supports almost all new drivers that have been added \
|
||||||
to the kernel recently. "
|
to the kernel recently. "
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
SUMMARY = "DEL examples: accelerometer test application"
|
DESCRIPTION = "DEL examples: accelerometer test application"
|
||||||
SECTION = "examples"
|
SECTION = "examples"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
SUMMARY = "DEL examples: ADC test application"
|
DESCRIPTION = "DEL examples: ADC test application"
|
||||||
SECTION = "examples"
|
SECTION = "examples"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
SUMMARY = "DEL examples: ALSA API test application"
|
DESCRIPTION = "DEL examples: ALSA API test application"
|
||||||
SECTION = "examples"
|
SECTION = "examples"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
SUMMARY = "DEL examples: Battery test application"
|
DESCRIPTION = "DEL examples: Battery test application"
|
||||||
SECTION = "examples"
|
SECTION = "examples"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
SUMMARY = "DEL examples: application to transfer data over bluetooth"
|
DESCRIPTION = "DEL examples: application to transfer data over bluetooth"
|
||||||
SECTION = "examples"
|
SECTION = "examples"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
SUMMARY = "DEL examples: application to perform low level bluetooth"
|
DESCRIPTION = "DEL examples: application to perform low level bluetooth"
|
||||||
SECTION = "examples"
|
SECTION = "examples"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
SUMMARY = "DEL examples: CAN bus test application"
|
DESCRIPTION = "DEL examples: CAN bus test application"
|
||||||
SECTION = "examples"
|
SECTION = "examples"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
SUMMARY = "DEL examples: GPIO sysfs API test application"
|
DESCRIPTION = "DEL examples: GPIO sysfs API test application"
|
||||||
SECTION = "examples"
|
SECTION = "examples"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
SUMMARY = "DEL examples: GPIO kernel module test application"
|
DESCRIPTION = "DEL examples: GPIO kernel module test application"
|
||||||
SECTION = "examples"
|
SECTION = "examples"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
SUMMARY = "DEL examples: bluetooth health profile test application"
|
DESCRIPTION = "DEL examples: bluetooth health profile test application"
|
||||||
SECTION = "examples"
|
SECTION = "examples"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
||||||
|
|
|
||||||
|
|
@ -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"
|
SECTION = "examples"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
SUMMARY = "DEL examples: RTC test application"
|
DESCRIPTION = "DEL examples: RTC test application"
|
||||||
SECTION = "examples"
|
SECTION = "examples"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
SUMMARY = "DEL examples: sahara driver test application"
|
DESCRIPTION = "DEL examples: sahara driver test application"
|
||||||
SECTION = "examples"
|
SECTION = "examples"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
SUMMARY = "DEL examples: SPI device driver test application"
|
DESCRIPTION = "DEL examples: SPI device driver test application"
|
||||||
SECTION = "examples"
|
SECTION = "examples"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
SUMMARY = "DEL examples: V4L2 test application"
|
DESCRIPTION = "DEL examples: V4L2 test application"
|
||||||
SECTION = "examples"
|
SECTION = "examples"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
SUMMARY = "DEL examples: OSS (open sound system) test application"
|
DESCRIPTION = "DEL examples: OSS (open sound system) test application"
|
||||||
SECTION = "examples"
|
SECTION = "examples"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
SUMMARY = "DEL examples: watchdog test application"
|
DESCRIPTION = "DEL examples: watchdog test application"
|
||||||
SECTION = "examples"
|
SECTION = "examples"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
SUMMARY = "Digi's framebuffer test utility"
|
DESCRIPTION = "Digi's framebuffer test utility"
|
||||||
SECTION = "base"
|
SECTION = "base"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
SUMMARY = "Digi's utilities library"
|
DESCRIPTION = "Digi's utilities library"
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
SUMMARY = "Digi's memory access utility"
|
DESCRIPTION = "Digi's memory access utility"
|
||||||
SECTION = "base"
|
SECTION = "base"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
SUMMARY = "Digi's update test utility"
|
DESCRIPTION = "Digi's update test utility"
|
||||||
SECTION = "base"
|
SECTION = "base"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue