summaryrefslogtreecommitdiffstats
path: root/meta-ti-extras
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@konsulko.com>2022-02-22 04:13:56 +0000
committerRyan Eatmon <reatmon@ti.com>2022-02-22 12:01:39 -0600
commitbd7971a8a8615c4a39d60e2f617c2758210d1816 (patch)
treebf8cac9334a43ef3fdafda2102a287a4b83ca3ac /meta-ti-extras
parentaf04276c83b32ecb5cf07c14f014f657dbbb7a7b (diff)
downloadmeta-ti-bd7971a8a8615c4a39d60e2f617c2758210d1816.tar.gz
meta-ti: update ambiguous "BSD" license with "BSD-3-Clause"
OE-Core recently removed ambiguous "BSD" license[1] in order for recipes to be more specific and use the exact variants of BSD. Update meta-ti recipes with "BSD-3-Clause" as that was the previous default. [1] https://git.openembedded.org/openembedded-core/commit/?id=14d4c007c49652d836d325a12bdbcd3bfa42e6d5 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-extras')
-rw-r--r--meta-ti-extras/recipes-bsp/dsptop/dsptop_git.bb2
-rw-r--r--meta-ti-extras/recipes-bsp/dsptop/libulm_git.bb2
-rw-r--r--meta-ti-extras/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb2
-rw-r--r--meta-ti-extras/recipes-devtools/gdbc6x/gdbserver-c6x_git.bb2
-rw-r--r--meta-ti-extras/recipes-multimedia/libdce/libdce_3.00.14.00.bb2
-rw-r--r--meta-ti-extras/recipes-ti/bios/ti-sysbios.inc2
-rw-r--r--meta-ti-extras/recipes-ti/codec-engine/ti-codec-engine_3.24.00.08.bb2
-rw-r--r--meta-ti-extras/recipes-ti/ctoolslib/libaet_git.bb2
-rw-r--r--meta-ti-extras/recipes-ti/devtools/ti-cg-xml_2.61.00.bb2
-rw-r--r--meta-ti-extras/recipes-ti/devtools/ti-xdctools-common.inc2
-rw-r--r--meta-ti-extras/recipes-ti/framework-components/ti-framework-components.inc2
-rw-r--r--meta-ti-extras/recipes-ti/ipc/ti-ipc-examples.inc2
-rw-r--r--meta-ti-extras/recipes-ti/openmp-rtos/openmp-rtos_git.bb2
-rw-r--r--meta-ti-extras/recipes-ti/osal/ti-osal.inc2
-rw-r--r--meta-ti-extras/recipes-ti/swtools/swtools_git.bb2
15 files changed, 15 insertions, 15 deletions
diff --git a/meta-ti-extras/recipes-bsp/dsptop/dsptop_git.bb b/meta-ti-extras/recipes-bsp/dsptop/dsptop_git.bb
index 20818443..e8853ff8 100644
--- a/meta-ti-extras/recipes-bsp/dsptop/dsptop_git.bb
+++ b/meta-ti-extras/recipes-bsp/dsptop/dsptop_git.bb
@@ -1,5 +1,5 @@
1DESCRIPTION = "TI dsptop utility." 1DESCRIPTION = "TI dsptop utility."
2LICENSE = "BSD" 2LICENSE = "BSD-3-Clause"
3LIC_FILES_CHKSUM = "file://debian/copyright;md5=309825aa8f5edfcf2c44912ac094b979" 3LIC_FILES_CHKSUM = "file://debian/copyright;md5=309825aa8f5edfcf2c44912ac094b979"
4 4
5DEPENDS = "libulm ncurses" 5DEPENDS = "libulm ncurses"
diff --git a/meta-ti-extras/recipes-bsp/dsptop/libulm_git.bb b/meta-ti-extras/recipes-bsp/dsptop/libulm_git.bb
index f3e7ec3c..6a2cde30 100644
--- a/meta-ti-extras/recipes-bsp/dsptop/libulm_git.bb
+++ b/meta-ti-extras/recipes-bsp/dsptop/libulm_git.bb
@@ -1,5 +1,5 @@
1SUMMARY = "TI Usage & Load Monitor Implementation" 1SUMMARY = "TI Usage & Load Monitor Implementation"
2LICENSE = "BSD" 2LICENSE = "BSD-3-Clause"
3LIC_FILES_CHKSUM = "file://../debian/copyright;md5=309825aa8f5edfcf2c44912ac094b979" 3LIC_FILES_CHKSUM = "file://../debian/copyright;md5=309825aa8f5edfcf2c44912ac094b979"
4 4
5inherit features_check 5inherit features_check
diff --git a/meta-ti-extras/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb b/meta-ti-extras/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb
index 50eaa1c1..1b9710af 100644
--- a/meta-ti-extras/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb
+++ b/meta-ti-extras/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb
@@ -1,5 +1,5 @@
1DESCRIPTION = "The calibrator utility for TI wireless solution based on wl18xx driver" 1DESCRIPTION = "The calibrator utility for TI wireless solution based on wl18xx driver"
2LICENSE = "BSD" 2LICENSE = "BSD-3-Clause"
3LIC_FILES_CHKSUM = "file://COPYING;md5=4725015cb0be7be389cf06deeae3683d" 3LIC_FILES_CHKSUM = "file://COPYING;md5=4725015cb0be7be389cf06deeae3683d"
4 4
5DEPENDS = "libnl" 5DEPENDS = "libnl"
diff --git a/meta-ti-extras/recipes-devtools/gdbc6x/gdbserver-c6x_git.bb b/meta-ti-extras/recipes-devtools/gdbc6x/gdbserver-c6x_git.bb
index fab4fbd2..3460eadb 100644
--- a/meta-ti-extras/recipes-devtools/gdbc6x/gdbserver-c6x_git.bb
+++ b/meta-ti-extras/recipes-devtools/gdbc6x/gdbserver-c6x_git.bb
@@ -1,5 +1,5 @@
1DESCRIPTION = "TI gdb-server to be used with c6xgdb." 1DESCRIPTION = "TI gdb-server to be used with c6xgdb."
2LICENSE = "BSD" 2LICENSE = "BSD-3-Clause"
3LIC_FILES_CHKSUM = "file://../debian/copyright;md5=82c616b6c8f9c11c46feaaf8f9a11495" 3LIC_FILES_CHKSUM = "file://../debian/copyright;md5=82c616b6c8f9c11c46feaaf8f9a11495"
4 4
5DEPENDS = "ti-xdais ti-framework-components ti-cgt6x-native ti-sysbios ti-xdctools-native" 5DEPENDS = "ti-xdais ti-framework-components ti-cgt6x-native ti-sysbios ti-xdctools-native"
diff --git a/meta-ti-extras/recipes-multimedia/libdce/libdce_3.00.14.00.bb b/meta-ti-extras/recipes-multimedia/libdce/libdce_3.00.14.00.bb
index 42482c11..a6dc1d1d 100644
--- a/meta-ti-extras/recipes-multimedia/libdce/libdce_3.00.14.00.bb
+++ b/meta-ti-extras/recipes-multimedia/libdce/libdce_3.00.14.00.bb
@@ -1,5 +1,5 @@
1SUMMARY = "Library for remotely invoking HW accelerated codecs on IVA-HD" 1SUMMARY = "Library for remotely invoking HW accelerated codecs on IVA-HD"
2LICENSE = "BSD" 2LICENSE = "BSD-3-Clause"
3LIC_FILES_CHKSUM = "file://libdce.h;beginline=1;endline=31;md5=0a398cf815b8b5f31f552266cd453dae" 3LIC_FILES_CHKSUM = "file://libdce.h;beginline=1;endline=31;md5=0a398cf815b8b5f31f552266cd453dae"
4 4
5inherit autotools pkgconfig 5inherit autotools pkgconfig
diff --git a/meta-ti-extras/recipes-ti/bios/ti-sysbios.inc b/meta-ti-extras/recipes-ti/bios/ti-sysbios.inc
index 0009dfcc..f31decec 100644
--- a/meta-ti-extras/recipes-ti/bios/ti-sysbios.inc
+++ b/meta-ti-extras/recipes-ti/bios/ti-sysbios.inc
@@ -1,7 +1,7 @@
1DESCRIPTION = "TI SYS/BIOS v6 Kernel" 1DESCRIPTION = "TI SYS/BIOS v6 Kernel"
2HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/sysbios" 2HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/sysbios"
3SECTION = "devel" 3SECTION = "devel"
4LICENSE = "BSD" 4LICENSE = "BSD-3-Clause"
5 5
6require ../includes/ti-paths.inc 6require ../includes/ti-paths.inc
7require ../includes/ti-staging.inc 7require ../includes/ti-staging.inc
diff --git a/meta-ti-extras/recipes-ti/codec-engine/ti-codec-engine_3.24.00.08.bb b/meta-ti-extras/recipes-ti/codec-engine/ti-codec-engine_3.24.00.08.bb
index 5851b899..2e25ea76 100644
--- a/meta-ti-extras/recipes-ti/codec-engine/ti-codec-engine_3.24.00.08.bb
+++ b/meta-ti-extras/recipes-ti/codec-engine/ti-codec-engine_3.24.00.08.bb
@@ -1,7 +1,7 @@
1DESCRIPTION = "Codec Engine for TI ARM/DSP processors" 1DESCRIPTION = "Codec Engine for TI ARM/DSP processors"
2HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/ce" 2HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/ce"
3SECTION = "devel" 3SECTION = "devel"
4LICENSE = "BSD" 4LICENSE = "BSD-3-Clause"
5 5
6require recipes-ti/includes/ti-paths.inc 6require recipes-ti/includes/ti-paths.inc
7require recipes-ti/includes/ti-staging.inc 7require recipes-ti/includes/ti-staging.inc
diff --git a/meta-ti-extras/recipes-ti/ctoolslib/libaet_git.bb b/meta-ti-extras/recipes-ti/ctoolslib/libaet_git.bb
index c15ab229..ece07183 100644
--- a/meta-ti-extras/recipes-ti/ctoolslib/libaet_git.bb
+++ b/meta-ti-extras/recipes-ti/ctoolslib/libaet_git.bb
@@ -1,7 +1,7 @@
1SUMMARY = "TI Emulation CTools AET library" 1SUMMARY = "TI Emulation CTools AET library"
2DESCRIPTION = "The AETLIB library provides programmatic access to the Advanced Event Triggering capability on C6x processor cores" 2DESCRIPTION = "The AETLIB library provides programmatic access to the Advanced Event Triggering capability on C6x processor cores"
3 3
4LICENSE = "BSD" 4LICENSE = "BSD-3-Clause"
5 5
6PV = "4.19.0.0" 6PV = "4.19.0.0"
7 7
diff --git a/meta-ti-extras/recipes-ti/devtools/ti-cg-xml_2.61.00.bb b/meta-ti-extras/recipes-ti/devtools/ti-cg-xml_2.61.00.bb
index 8e36be6d..c7608a76 100644
--- a/meta-ti-extras/recipes-ti/devtools/ti-cg-xml_2.61.00.bb
+++ b/meta-ti-extras/recipes-ti/devtools/ti-cg-xml_2.61.00.bb
@@ -1,7 +1,7 @@
1DESCRIPTION = "TI CG_XML" 1DESCRIPTION = "TI CG_XML"
2HOMEPAGE = "http://software-dl.ti.com/ccs/non-esd/releases/other/applications_packages/cg_xml/index.htm" 2HOMEPAGE = "http://software-dl.ti.com/ccs/non-esd/releases/other/applications_packages/cg_xml/index.htm"
3SECTION = "devel" 3SECTION = "devel"
4LICENSE = "BSD" 4LICENSE = "BSD-3-Clause"
5 5
6require recipes-ti/includes/ti-paths.inc 6require recipes-ti/includes/ti-paths.inc
7require recipes-ti/includes/ti-staging.inc 7require recipes-ti/includes/ti-staging.inc
diff --git a/meta-ti-extras/recipes-ti/devtools/ti-xdctools-common.inc b/meta-ti-extras/recipes-ti/devtools/ti-xdctools-common.inc
index 3caf7b8d..f97a40ce 100644
--- a/meta-ti-extras/recipes-ti/devtools/ti-xdctools-common.inc
+++ b/meta-ti-extras/recipes-ti/devtools/ti-xdctools-common.inc
@@ -1,7 +1,7 @@
1DESCRIPTION = "TI XDCtools (RTSC - Real Time Software Components - http://rtsc.eclipse.org)" 1DESCRIPTION = "TI XDCtools (RTSC - Real Time Software Components - http://rtsc.eclipse.org)"
2HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/rtsc" 2HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/rtsc"
3SECTION = "devel" 3SECTION = "devel"
4LICENSE = "BSD & GPLv2" 4LICENSE = "BSD-3-Clause & GPLv2"
5 5
6require recipes-ti/includes/ti-paths.inc 6require recipes-ti/includes/ti-paths.inc
7require recipes-ti/includes/ti-staging.inc 7require recipes-ti/includes/ti-staging.inc
diff --git a/meta-ti-extras/recipes-ti/framework-components/ti-framework-components.inc b/meta-ti-extras/recipes-ti/framework-components/ti-framework-components.inc
index e8b7c414..81407ed7 100644
--- a/meta-ti-extras/recipes-ti/framework-components/ti-framework-components.inc
+++ b/meta-ti-extras/recipes-ti/framework-components/ti-framework-components.inc
@@ -1,7 +1,7 @@
1DESCRIPTION = "TI Framework Components" 1DESCRIPTION = "TI Framework Components"
2HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/fc" 2HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/fc"
3SECTION = "devel" 3SECTION = "devel"
4LICENSE = "BSD" 4LICENSE = "BSD-3-Clause"
5 5
6require recipes-ti/includes/ti-paths.inc 6require recipes-ti/includes/ti-paths.inc
7 7
diff --git a/meta-ti-extras/recipes-ti/ipc/ti-ipc-examples.inc b/meta-ti-extras/recipes-ti/ipc/ti-ipc-examples.inc
index c34a6078..09352505 100644
--- a/meta-ti-extras/recipes-ti/ipc/ti-ipc-examples.inc
+++ b/meta-ti-extras/recipes-ti/ipc/ti-ipc-examples.inc
@@ -2,7 +2,7 @@ HOMEPAGE = "http://processors.wiki.ti.com/index.php/Category:IPC"
2require recipes-ti/ipc/ti-ipc-common.inc 2require recipes-ti/ipc/ti-ipc-common.inc
3require ti-ipc-rtos.inc 3require ti-ipc-rtos.inc
4 4
5LICENSE = "BSD" 5LICENSE = "BSD-3-Clause"
6LIC_FILES_CHKSUM = "file://${S_ipc-examples}/src/makefile;beginline=1;endline=30;md5=a52324bd5033bb49ea07bade1244ac9a" 6LIC_FILES_CHKSUM = "file://${S_ipc-examples}/src/makefile;beginline=1;endline=30;md5=a52324bd5033bb49ea07bade1244ac9a"
7 7
8INSANE_SKIP:${PN} += "arch" 8INSANE_SKIP:${PN} += "arch"
diff --git a/meta-ti-extras/recipes-ti/openmp-rtos/openmp-rtos_git.bb b/meta-ti-extras/recipes-ti/openmp-rtos/openmp-rtos_git.bb
index 59a9635d..7c4a3409 100644
--- a/meta-ti-extras/recipes-ti/openmp-rtos/openmp-rtos_git.bb
+++ b/meta-ti-extras/recipes-ti/openmp-rtos/openmp-rtos_git.bb
@@ -1,6 +1,6 @@
1DESCRIPTION = "TI OpenMP RTOS" 1DESCRIPTION = "TI OpenMP RTOS"
2HOMEPAGE = "git://git.ti.com/openmp/ti-openmp-dsp-runtime.git" 2HOMEPAGE = "git://git.ti.com/openmp/ti-openmp-dsp-runtime.git"
3LICENSE = "BSD" 3LICENSE = "BSD-3-Clause"
4 4
5require recipes-ti/includes/ti-paths.inc 5require recipes-ti/includes/ti-paths.inc
6 6
diff --git a/meta-ti-extras/recipes-ti/osal/ti-osal.inc b/meta-ti-extras/recipes-ti/osal/ti-osal.inc
index dbd64f7b..b0470793 100644
--- a/meta-ti-extras/recipes-ti/osal/ti-osal.inc
+++ b/meta-ti-extras/recipes-ti/osal/ti-osal.inc
@@ -1,6 +1,6 @@
1DESCRIPTION = "TI Operating System Abstraction Library (OSAL)" 1DESCRIPTION = "TI Operating System Abstraction Library (OSAL)"
2HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/osal" 2HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/osal"
3LICENSE = "BSD & EPL-1.0" 3LICENSE = "BSD-3-Clause & EPL-1.0"
4SECTION = "devel" 4SECTION = "devel"
5 5
6require ../includes/ti-paths.inc 6require ../includes/ti-paths.inc
diff --git a/meta-ti-extras/recipes-ti/swtools/swtools_git.bb b/meta-ti-extras/recipes-ti/swtools/swtools_git.bb
index d3b9a9b1..a4cb1053 100644
--- a/meta-ti-extras/recipes-ti/swtools/swtools_git.bb
+++ b/meta-ti-extras/recipes-ti/swtools/swtools_git.bb
@@ -1,7 +1,7 @@
1SUMMARY = "TI Software Tools" 1SUMMARY = "TI Software Tools"
2HOMEPAGE = "https://git.ti.com/ep-processor-libraries/swtools" 2HOMEPAGE = "https://git.ti.com/ep-processor-libraries/swtools"
3SECTION = "devel" 3SECTION = "devel"
4LICENSE = "BSD" 4LICENSE = "BSD-3-Clause"
5LIC_FILES_CHKSUM = "file://ti/mas/swtools/copyright.txt;md5=b1f52a1435051fdb18f8885b0384147d" 5LIC_FILES_CHKSUM = "file://ti/mas/swtools/copyright.txt;md5=b1f52a1435051fdb18f8885b0384147d"
6 6
7require ../includes/ti-paths.inc 7require ../includes/ti-paths.inc