diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2014-04-24 03:54:51 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2014-04-24 13:33:08 -0400 |
| commit | 036917ffe4abf77a69e2e7eaa7cf0ea0d30d73ba (patch) | |
| tree | 46661778a202be3de45d5e542d70a1e4aab87678 | |
| parent | 0442fa03bc07bd70376522c290c1af254f7e77d4 (diff) | |
| download | meta-ti-036917ffe4abf77a69e2e7eaa7cf0ea0d30d73ba.tar.gz | |
am33x-cm3, ti-msp430: update license from TI-BSD to BSD-3-Clause
Per recommendation from OSRB and Legal.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -rw-r--r-- | recipes-bsp/ti/am33x-cm3_git.bb | 4 | ||||
| -rw-r--r-- | recipes-ti/msp430/ti-msp430-chronos_1.05.00.00.bb | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/ti/am33x-cm3_git.bb b/recipes-bsp/ti/am33x-cm3_git.bb index 01d1273a..42f20da4 100644 --- a/recipes-bsp/ti/am33x-cm3_git.bb +++ b/recipes-bsp/ti/am33x-cm3_git.bb | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | DESCRIPTION = "Cortex-M3 binary blob for suspend-resume" | 1 | DESCRIPTION = "Cortex-M3 binary blob for suspend-resume" |
| 2 | 2 | ||
| 3 | LICENSE = "TI-BSD" | 3 | LICENSE = "BSD-3-Clause" |
| 4 | LIC_FILES_CHKSUM = "file://License.txt;md5=7bdc54a749ab7a7dea999d25d99a41b8" | 4 | LIC_FILES_CHKSUM = "file://License.txt;md5=7bdc54a749ab7a7dea999d25d99a41b8" |
| 5 | 5 | ||
| 6 | PV = "05.00.00.03" | 6 | PV = "05.00.00.03" |
| 7 | PR = "r0" | 7 | PR = "r1" |
| 8 | 8 | ||
| 9 | # Make package machine specific due to different init scripts | 9 | # Make package machine specific due to different init scripts |
| 10 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 10 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
diff --git a/recipes-ti/msp430/ti-msp430-chronos_1.05.00.00.bb b/recipes-ti/msp430/ti-msp430-chronos_1.05.00.00.bb index 0a48b177..dd493f8e 100644 --- a/recipes-ti/msp430/ti-msp430-chronos_1.05.00.00.bb +++ b/recipes-ti/msp430/ti-msp430-chronos_1.05.00.00.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | DESCRIPTION = "eZ430 Chronos Tools - MSP430 Development Kit/Watch" | 1 | DESCRIPTION = "eZ430 Chronos Tools - MSP430 Development Kit/Watch" |
| 2 | HOMEPAGE = "http://processors.wiki.ti.com/index.php/EZ430-Chronos" | 2 | HOMEPAGE = "http://processors.wiki.ti.com/index.php/EZ430-Chronos" |
| 3 | LICENSE = "TI-BSD" | 3 | LICENSE = "BSD-3-Clause" |
| 4 | # We can't use the actualy source file, since it has space in its name :( | 4 | # We can't use the actualy source file, since it has space in its name :( |
| 5 | LIC_FILES_CHKSUM = "file://eZ430-Chronos_CC_1_1.tcl;md5=59ba6ee0a26650ec660a4e65a9462806" | 5 | LIC_FILES_CHKSUM = "file://eZ430-Chronos_CC_1_1.tcl;md5=59ba6ee0a26650ec660a4e65a9462806" |
| 6 | 6 | ||
