diff options
author | Denys Dmytriyenko <denys@konsulko.com> | 2022-02-22 04:13:51 +0000 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2022-02-22 12:01:39 -0600 |
commit | 37ef6ae6fe518e78a6b44b8633d4c38cc7792c3e (patch) | |
tree | 0cb0ca43d699f542e4421b3ce34607823774f841 /meta-ti-extras/licenses | |
parent | c3007665063fac4140a6dddd3d76378ec5ae5c19 (diff) | |
download | meta-ti-37ef6ae6fe518e78a6b44b8633d4c38cc7792c3e.tar.gz |
meta-ti: move BIOS,XDC,XDAIS, CGT,DSP libs and components to meta-ti-extras
Legacy platforms AM3/4/5/J6 build components for multimedia acceleration and
other DSP showcasing using SYS/BIOS, XDC, XDAIS, CodeGen Tools and different
DSP libraries. Move all of them to meta-ti-extras.
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-extras/licenses')
-rw-r--r-- | meta-ti-extras/licenses/Hewlett-Packard | 13 | ||||
-rw-r--r-- | meta-ti-extras/licenses/Patrick-Powell | 4 | ||||
-rw-r--r-- | meta-ti-extras/licenses/Thai-Open-Source-Software-Center | 31 |
3 files changed, 48 insertions, 0 deletions
diff --git a/meta-ti-extras/licenses/Hewlett-Packard b/meta-ti-extras/licenses/Hewlett-Packard new file mode 100644 index 00000000..569d009c --- /dev/null +++ b/meta-ti-extras/licenses/Hewlett-Packard | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | * Copyright (c) 1994 | ||
3 | * Hewlett-Packard Company | ||
4 | * | ||
5 | * Permission to use, copy, modify, distribute and sell this software | ||
6 | * and its documentation for any purpose is hereby granted without fee, | ||
7 | * provided that the above copyright notice appear in all copies and | ||
8 | * that both that copyright notice and this permission notice appear | ||
9 | * in supporting documentation. Hewlett-Packard Company makes no | ||
10 | * representations about the suitability of this software for any | ||
11 | * purpose. It is provided "as is" without express or implied warranty. | ||
12 | * | ||
13 | */ | ||
diff --git a/meta-ti-extras/licenses/Patrick-Powell b/meta-ti-extras/licenses/Patrick-Powell new file mode 100644 index 00000000..9c6eac42 --- /dev/null +++ b/meta-ti-extras/licenses/Patrick-Powell | |||
@@ -0,0 +1,4 @@ | |||
1 | Copyright Patrick Powell 1995 | ||
2 | This code is based on code written by Patrick Powell (papowell@astart.com) | ||
3 | It may be used for any purpose as long as this notice remains intact | ||
4 | on all source code distributions | ||
diff --git a/meta-ti-extras/licenses/Thai-Open-Source-Software-Center b/meta-ti-extras/licenses/Thai-Open-Source-Software-Center new file mode 100644 index 00000000..3a3972dd --- /dev/null +++ b/meta-ti-extras/licenses/Thai-Open-Source-Software-Center | |||
@@ -0,0 +1,31 @@ | |||
1 | Copyright (c) 2002, 2003, 2008 Thai Open Source Software Center Ltd | ||
2 | All rights reserved. | ||
3 | |||
4 | Redistribution and use in source and binary forms, with or without | ||
5 | modification, are permitted provided that the following conditions are | ||
6 | met: | ||
7 | |||
8 | Redistributions of source code must retain the above copyright | ||
9 | notice, this list of conditions and the following disclaimer. | ||
10 | |||
11 | Redistributions in binary form must reproduce the above copyright | ||
12 | notice, this list of conditions and the following disclaimer in | ||
13 | the documentation and/or other materials provided with the | ||
14 | distribution. | ||
15 | |||
16 | Neither the name of the Thai Open Source Software Center Ltd nor | ||
17 | the names of its contributors may be used to endorse or promote | ||
18 | products derived from this software without specific prior written | ||
19 | permission. | ||
20 | |||
21 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | ||
22 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | ||
23 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR | ||
24 | A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR | ||
25 | CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, | ||
26 | EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, | ||
27 | PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR | ||
28 | PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF | ||
29 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING | ||
30 | NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
31 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||