meta-digi: Use common template for recipes.
All recipes include: # Copyright (C) 2013 Digi International. DESCRIPTION="" SECTION="" DEPENDS = "" LICENSE = "" LIC_FILES_CHKSUM = "" PR="rn" Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
parent
a0d00e4d76
commit
bc9c48b201
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
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,7 @@
|
||||||
# Copyright (C) 2012 Digi International
|
# Copyright (C) 2012 Digi International
|
||||||
|
|
||||||
DESCRIPTION = "IMX bootlets for Digi platforms"
|
DESCRIPTION = "IMX bootlets for Digi platforms"
|
||||||
|
SECTION = "base"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
DESCRIPTION = "Digi's NVRAM tool"
|
DESCRIPTION = "Digi's NVRAM tool"
|
||||||
SECTION = "base"
|
SECTION = "base"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
DESCRIPTION = "Digi's ubootenv tool"
|
DESCRIPTION = "Digi's ubootenv tool"
|
||||||
SECTION = "base"
|
SECTION = "base"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@
|
||||||
DESCRIPTION = "GPU driver and apps on mx5x"
|
DESCRIPTION = "GPU driver and apps on mx5x"
|
||||||
LICENSE = "Proprietary"
|
LICENSE = "Proprietary"
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
PR = "r11"
|
PR = "r0"
|
||||||
|
|
||||||
#todo: Replace for correct AMD license
|
#todo: Replace for correct AMD license
|
||||||
LIC_FILES_CHKSUM = "file://usr/include/VG/openvg.h;endline=30;md5=b0109611dd76961057d4c45ae6519802"
|
LIC_FILES_CHKSUM = "file://usr/include/VG/openvg.h;endline=30;md5=b0109611dd76961057d4c45ae6519802"
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
DESCRIPTION = "Atheros's wireless driver"
|
DESCRIPTION = "Atheros's wireless driver"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD"
|
||||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/BSD;md5=3775480a712fc46a69647678acb234cb"
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/BSD;md5=3775480a712fc46a69647678acb234cb"
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
DESCRIPTION = "Example GPIO kernel module."
|
DESCRIPTION = "Example GPIO kernel module."
|
||||||
LICENSE = "GPLv2"
|
LICENSE = "GPLv2"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e"
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
DESCRIPTION = "Redpine's wireless driver"
|
DESCRIPTION = "Redpine's wireless driver"
|
||||||
LICENSE = "Proprietary"
|
LICENSE = "Proprietary"
|
||||||
LIC_FILES_CHKSUM = "file://RS.GENR.LNX.SD_GPL/include/ganges_faf.h;endline=6;md5=2b5a9aab5291bd86a1103ca1165f9afa"
|
LIC_FILES_CHKSUM = "file://RS.GENR.LNX.SD_GPL/include/ganges_faf.h;endline=6;md5=2b5a9aab5291bd86a1103ca1165f9afa"
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,9 @@ LICENSE = "MIT"
|
||||||
inherit core-image
|
inherit core-image
|
||||||
inherit del-image
|
inherit del-image
|
||||||
|
|
||||||
|
INC_PR = "r0"
|
||||||
|
PR = "${INC_PR}"
|
||||||
|
|
||||||
# These features will move to the project's local.conf
|
# These features will move to the project's local.conf
|
||||||
# where they can be customized by platform.
|
# where they can be customized by platform.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
DESCRIPTION = "Atheros BT/wlan coexistance daemon"
|
DESCRIPTION = "Atheros BT/wlan coexistance daemon"
|
||||||
SECTION = "network"
|
SECTION = "network"
|
||||||
LICENSE = "ISC"
|
LICENSE = "ISC"
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
DESCRIPTION = "Wireless Central Regulatory Domain Agent"
|
DESCRIPTION = "Wireless Central Regulatory Domain Agent"
|
||||||
HOMEPAGE = "http://wireless.kernel.org/en/developers/Regulatory/CRDA"
|
HOMEPAGE = "http://wireless.kernel.org/en/developers/Regulatory/CRDA"
|
||||||
SECTION = "base"
|
SECTION = "base"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,6 @@
|
||||||
DESCRIPTION = "nl80211 based CLI configuration utility for wireless devices"
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
|
SUMMARY = "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,13 +1,13 @@
|
||||||
# Copyright (C) 2013 Digi International.
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
|
DESCRIPTION = "Stunnel is a program that allows you to encrypt \
|
||||||
|
arbitrary TCP connections inside SSL"
|
||||||
SECTION = "console/network"
|
SECTION = "console/network"
|
||||||
DEPENDS = "openssl"
|
DEPENDS = "openssl"
|
||||||
HOMEPAGE = "http://www.stunnel.org"
|
HOMEPAGE = "http://www.stunnel.org"
|
||||||
LICENSE = "GPLv2"
|
LICENSE = "GPLv2"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=06715c92fdfd7a3dcf901b26b162b64c"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=06715c92fdfd7a3dcf901b26b162b64c"
|
||||||
|
|
||||||
DESCRIPTION = "Stunnel is a program that allows you to encrypt \
|
|
||||||
arbitrary TCP connections inside SSL"
|
|
||||||
INC_PR = "r0"
|
INC_PR = "r0"
|
||||||
|
|
||||||
S = "${WORKDIR}/stunnel-${PV}"
|
S = "${WORKDIR}/stunnel-${PV}"
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
DESCRIPTION = "A Client for Wi-Fi Protected Access (WPA)."
|
DESCRIPTION = "A Client for Wi-Fi Protected Access (WPA)."
|
||||||
HOMEPAGE = "http://hostap.epitest.fi/wpa_supplicant/"
|
HOMEPAGE = "http://hostap.epitest.fi/wpa_supplicant/"
|
||||||
BUGTRACKER = "http://hostap.epitest.fi/bugz/"
|
BUGTRACKER = "http://hostap.epitest.fi/bugz/"
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,8 @@
|
||||||
#
|
#
|
||||||
DESCRIPTION = "Graphical image based on SATO, a gnome mobile environment visual style."
|
DESCRIPTION = "Graphical image based on SATO, a gnome mobile environment visual style."
|
||||||
|
|
||||||
|
PR = "${INC_PR}.0"
|
||||||
|
|
||||||
IMAGE_FEATURES += "splash package-management x11-base x11-sato"
|
IMAGE_FEATURES += "splash package-management x11-base x11-sato"
|
||||||
|
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,9 @@
|
||||||
#
|
#
|
||||||
DESCRIPTION = "DEL busybox based image (non graphical) suitable for development work."
|
DESCRIPTION = "DEL busybox based image (non graphical) suitable for development work."
|
||||||
|
|
||||||
|
INC_PR = "r0"
|
||||||
|
PR = "${INC_PR}"
|
||||||
|
|
||||||
VIRTUAL-RUNTIME_dev_manager ?= "busybox-mdev"
|
VIRTUAL-RUNTIME_dev_manager ?= "busybox-mdev"
|
||||||
|
|
||||||
IMAGE_INSTALL = "packagegroup-del-core ${VIRTUAL-RUNTIME_dev_manager} ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL}"
|
IMAGE_INSTALL = "packagegroup-del-core ${VIRTUAL-RUNTIME_dev_manager} ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL}"
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,9 @@
|
||||||
#
|
#
|
||||||
DESCRIPTION = "DEL busybox based image (non graphical)."
|
DESCRIPTION = "DEL busybox based image (non graphical)."
|
||||||
|
|
||||||
|
INC_PR = "r0"
|
||||||
|
PR = "${INC_PR}"
|
||||||
|
|
||||||
VIRTUAL-RUNTIME_dev_manager ?= "busybox-mdev"
|
VIRTUAL-RUNTIME_dev_manager ?= "busybox-mdev"
|
||||||
|
|
||||||
IMAGE_INSTALL = "packagegroup-del-core ${VIRTUAL-RUNTIME_dev_manager} ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL}"
|
IMAGE_INSTALL = "packagegroup-del-core ${VIRTUAL-RUNTIME_dev_manager} ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL}"
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
DESCRIPTION = "DEL examples: accelerometer test application"
|
DESCRIPTION = "DEL examples: accelerometer test application"
|
||||||
SECTION = "examples"
|
SECTION = "examples"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
DESCRIPTION = "DEL examples: ADC test application"
|
DESCRIPTION = "DEL examples: ADC test application"
|
||||||
SECTION = "examples"
|
SECTION = "examples"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
DESCRIPTION = "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"
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
DESCRIPTION = "DEL examples: Battery test application"
|
DESCRIPTION = "DEL examples: Battery test application"
|
||||||
SECTION = "examples"
|
SECTION = "examples"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
DESCRIPTION = "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"
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
DESCRIPTION = "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"
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
DESCRIPTION = "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"
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
DESCRIPTION = "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"
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
DESCRIPTION = "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"
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
DESCRIPTION = "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"
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
DESCRIPTION = "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"
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
DESCRIPTION = "DEL examples: RTC test application"
|
DESCRIPTION = "DEL examples: RTC test application"
|
||||||
SECTION = "examples"
|
SECTION = "examples"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
DESCRIPTION = "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"
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
DESCRIPTION = "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"
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
DESCRIPTION = "DEL examples: V4L2 test application"
|
DESCRIPTION = "DEL examples: V4L2 test application"
|
||||||
SECTION = "examples"
|
SECTION = "examples"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
DESCRIPTION = "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"
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
DESCRIPTION = "DEL examples: watchdog test application"
|
DESCRIPTION = "DEL examples: watchdog test application"
|
||||||
SECTION = "examples"
|
SECTION = "examples"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
DESCRIPTION = "Digi's framebuffer test utility"
|
DESCRIPTION = "Digi's framebuffer test utility"
|
||||||
SECTION = "base"
|
SECTION = "base"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
DESCRIPTION = "Digi's utilities library"
|
DESCRIPTION = "Digi's utilities library"
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
DESCRIPTION = "Digi's memory access utility"
|
DESCRIPTION = "Digi's memory access utility"
|
||||||
SECTION = "base"
|
SECTION = "base"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
DESCRIPTION = "DEL examples packagegroup"
|
DESCRIPTION = "DEL examples packagegroup"
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
|
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
DESCRIPTION = "Digi's update test utility"
|
DESCRIPTION = "Digi's update test utility"
|
||||||
SECTION = "base"
|
SECTION = "base"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue