aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorBrijesh Singh <bksingh@ti.com>2010-03-14 18:25:55 -0500
committerKoen Kooi <koen@openembedded.org>2010-04-12 19:43:25 +0200
commit2985737f273cd811892f978928cea426f66f3eb6 (patch)
tree29f6ff48fad4b38e6f9a6633ccaff8870d036105 /recipes
parent088f800f4d123f62c13ca8275f1460c3fdaa4e01 (diff)
downloadopenembedded-2985737f273cd811892f978928cea426f66f3eb6.tar.gz
ti recipes: add license section
Signed-off-by: Brijesh Singh <bksingh@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/ti/ti-biosutils.inc1
-rw-r--r--recipes/ti/ti-cgt6x.inc1
-rw-r--r--recipes/ti/ti-codec-engine.inc1
-rw-r--r--recipes/ti/ti-codec.inc1
-rw-r--r--recipes/ti/ti-codecs-dm355_1.13.000.bb1
-rw-r--r--recipes/ti/ti-codecs-dm365.inc1
-rw-r--r--recipes/ti/ti-dm365mm-module.inc1
-rw-r--r--recipes/ti/ti-dmai_svn.bb1
-rw-r--r--recipes/ti/ti-dspbios.inc1
-rw-r--r--recipes/ti/ti-dsplink.inc1
-rw-r--r--recipes/ti/ti-dvsdk-demos.inc1
-rw-r--r--recipes/ti/ti-edma3lld.inc1
-rw-r--r--recipes/ti/ti-framework-components.inc1
-rw-r--r--recipes/ti/ti-linuxutils.inc1
-rw-r--r--recipes/ti/ti-local-power-manager.inc1
-rw-r--r--recipes/ti/ti-xdais.inc1
-rw-r--r--recipes/ti/ti-xdctools.inc1
17 files changed, 17 insertions, 0 deletions
diff --git a/recipes/ti/ti-biosutils.inc b/recipes/ti/ti-biosutils.inc
index 4382cfd410..258f92b448 100644
--- a/recipes/ti/ti-biosutils.inc
+++ b/recipes/ti/ti-biosutils.inc
@@ -1,6 +1,7 @@
DESCRIPTION = "TI DSP/BIOS Utilities"
HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/Bios_Utils"
SECTION = "devel"
+LICENSE = "TI"
require ti-paths.inc
require ti-staging.inc
diff --git a/recipes/ti/ti-cgt6x.inc b/recipes/ti/ti-cgt6x.inc
index 8fdf1e75fe..8ae25da543 100644
--- a/recipes/ti/ti-cgt6x.inc
+++ b/recipes/ti/ti-cgt6x.inc
@@ -1,6 +1,7 @@
DESCRIPTION = "TI DSP Code Generation Tools"
HOMEPAGE = "https://www-a.ti.com/downloads/sds_support/TICodegenerationTools/download.htm"
SECTION = "devel"
+LICENSE = "TI"
require ti-paths.inc
require ti-staging.inc
diff --git a/recipes/ti/ti-codec-engine.inc b/recipes/ti/ti-codec-engine.inc
index dc5294a927..ce6f7f7531 100644
--- a/recipes/ti/ti-codec-engine.inc
+++ b/recipes/ti/ti-codec-engine.inc
@@ -1,6 +1,7 @@
DESCRIPTION = "Codec Engine for TI ARM/DSP processors"
HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/ce"
SECTION = "devel"
+LICENSE = "BSD"
# TODO :: Add Codec Engine Library Rebuild
# TODO :: Add Examples APP_LOCAL build as well?
diff --git a/recipes/ti/ti-codec.inc b/recipes/ti/ti-codec.inc
index 4beb02a3b6..d7565f995e 100644
--- a/recipes/ti/ti-codec.inc
+++ b/recipes/ti/ti-codec.inc
@@ -1,5 +1,6 @@
DESCRIPTION = "TI Codec for ${MACHINE_ARCH}"
SECTION = "multimedia"
+LICENSE = "TI"
require ti-paths.inc
diff --git a/recipes/ti/ti-codecs-dm355_1.13.000.bb b/recipes/ti/ti-codecs-dm355_1.13.000.bb
index ad80bd87c6..3203ef4aa6 100644
--- a/recipes/ti/ti-codecs-dm355_1.13.000.bb
+++ b/recipes/ti/ti-codecs-dm355_1.13.000.bb
@@ -1,6 +1,7 @@
DESCRIPTION = "TI Codecs for DM355"
HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent"
SECTION = "multimedia"
+LICENSE = "TI"
# TODO :: Move to common .inc
diff --git a/recipes/ti/ti-codecs-dm365.inc b/recipes/ti/ti-codecs-dm365.inc
index 543906e5d1..88b8e7641f 100644
--- a/recipes/ti/ti-codecs-dm365.inc
+++ b/recipes/ti/ti-codecs-dm365.inc
@@ -1,5 +1,6 @@
DESCRIPTION = "DM365 Codecs"
SECTION = "multimedia"
+LICENSE = "TI"
BASE_SRC_URI = "http://install.source.dir.local"
SRC_URI = "${BASE_SRC_URI}/dm365_codecs_${PV}.tar.gz"
diff --git a/recipes/ti/ti-dm365mm-module.inc b/recipes/ti/ti-dm365mm-module.inc
index ff37747d0b..6b0497bc9e 100644
--- a/recipes/ti/ti-dm365mm-module.inc
+++ b/recipes/ti/ti-dm365mm-module.inc
@@ -1,5 +1,6 @@
DESCRIPTION = "User space DMA module for DM365"
SECTION = "devel"
+LICENSE = "GPLv2"
BASE_SRC_URI = "http://install.source.dir.local"
diff --git a/recipes/ti/ti-dmai_svn.bb b/recipes/ti/ti-dmai_svn.bb
index ab8fd69503..69f6662c06 100644
--- a/recipes/ti/ti-dmai_svn.bb
+++ b/recipes/ti/ti-dmai_svn.bb
@@ -1,6 +1,7 @@
DESCRIPTION = "Davinci Multimedia Application Interface (DMAI) for TI ARM/DSP processors"
HOMEPAGE = "https://gforge.ti.com/gf/project/dmai/"
SECTION = "multimedia"
+LICENSE = "BSD"
# TODO ::
diff --git a/recipes/ti/ti-dspbios.inc b/recipes/ti/ti-dspbios.inc
index a2b22ace51..bd7bcc48ef 100644
--- a/recipes/ti/ti-dspbios.inc
+++ b/recipes/ti/ti-dspbios.inc
@@ -1,6 +1,7 @@
DESCRIPTION = "TI DSP/BIOS v5 Kernel"
HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/dspbios"
SECTION = "devel"
+LICENSE = "TI"
require ti-paths.inc
require ti-staging.inc
diff --git a/recipes/ti/ti-dsplink.inc b/recipes/ti/ti-dsplink.inc
index f436835ac8..1b1f91383d 100644
--- a/recipes/ti/ti-dsplink.inc
+++ b/recipes/ti/ti-dsplink.inc
@@ -1,6 +1,7 @@
DESCRIPTION = "DSPLINK Inter-Processor Communications (IPC) for TI ARM/DSP processors"
HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/DSPLink"
SECTION = "devel"
+LICENSE = "GPLv2"
# TODO :: KERNEL_CC, should use for kernel cc for module build?
# TODO :: Need to understand why OBJDUMP is required for kernel module
diff --git a/recipes/ti/ti-dvsdk-demos.inc b/recipes/ti/ti-dvsdk-demos.inc
index 42eb6c9cd4..5b97efa0fa 100644
--- a/recipes/ti/ti-dvsdk-demos.inc
+++ b/recipes/ti/ti-dvsdk-demos.inc
@@ -1,5 +1,6 @@
DESCRIPTION = "DVSDK Demo applications for TI ARM/DSP processors"
SECTION = "multimedia"
+LICENSE = "TI"
DEPENDS += "ti-dmai"
DEPENDS += "alsa-lib libpng freetype jpeg"
diff --git a/recipes/ti/ti-edma3lld.inc b/recipes/ti/ti-edma3lld.inc
index 7ead1a6782..94c0cff7aa 100644
--- a/recipes/ti/ti-edma3lld.inc
+++ b/recipes/ti/ti-edma3lld.inc
@@ -1,6 +1,7 @@
DESCRIPTION = "TI EDMA3 Low Level Driver (LLD)"
HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/rtsc"
SECTION = "devel"
+LICENSE = "TI"
require ti-paths.inc
require ti-staging.inc
diff --git a/recipes/ti/ti-framework-components.inc b/recipes/ti/ti-framework-components.inc
index ec214b16da..ac214f5c0d 100644
--- a/recipes/ti/ti-framework-components.inc
+++ b/recipes/ti/ti-framework-components.inc
@@ -1,6 +1,7 @@
DESCRIPTION = "TI Framework Components"
HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/fc"
SECTION = "devel"
+LICENSE = "BSD"
require ti-paths.inc
require ti-staging.inc
diff --git a/recipes/ti/ti-linuxutils.inc b/recipes/ti/ti-linuxutils.inc
index 3dcf4189a5..64f5f55847 100644
--- a/recipes/ti/ti-linuxutils.inc
+++ b/recipes/ti/ti-linuxutils.inc
@@ -1,5 +1,6 @@
DESCRIPTION = "MFP Linux utils for TI ARM/DSP processors"
SECTION = "devel"
+LICENSE = "GPLv2,BSD"
BASE_SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/linuxutils/${PV}/exports"
SRC_URI = "${BASE_SRC_URI}/linuxutils_${PV}.tar.gz "
diff --git a/recipes/ti/ti-local-power-manager.inc b/recipes/ti/ti-local-power-manager.inc
index 52079773b8..4a2fb91af4 100644
--- a/recipes/ti/ti-local-power-manager.inc
+++ b/recipes/ti/ti-local-power-manager.inc
@@ -1,6 +1,7 @@
DESCRIPTION = "TI Local Power Manager (LPM)"
HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/lpm"
SECTION = "devel"
+LICENSE = "GPLv2"
# TODO : Hardcoded path to evm3530 - need to fix when adding omap24xx/dm6446 (other lpm targets)
diff --git a/recipes/ti/ti-xdais.inc b/recipes/ti/ti-xdais.inc
index 3a01e0377a..c46e08fa2e 100644
--- a/recipes/ti/ti-xdais.inc
+++ b/recipes/ti/ti-xdais.inc
@@ -1,5 +1,6 @@
DESCRIPTION = "TI eXpress DSP Algorithm Interface Standard (XDAIS) specification"
HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/xdais"
+LICENSE = "GPLv2"
SECTION = "devel"
require ti-paths.inc
diff --git a/recipes/ti/ti-xdctools.inc b/recipes/ti/ti-xdctools.inc
index 61bcbb558f..d80e4a2c69 100644
--- a/recipes/ti/ti-xdctools.inc
+++ b/recipes/ti/ti-xdctools.inc
@@ -1,6 +1,7 @@
DESCRIPTION = "TI XDCtools (RTSC - Real Time Software Components - http://rtsc.eclipse.org)"
HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/rtsc"
SECTION = "devel"
+LICENSE = "BSD, GPLv2"
PR = "r1"