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 /recipes-ti | |
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>
Diffstat (limited to 'recipes-ti')
-rw-r--r-- | recipes-ti/msp430/ti-msp430-chronos_1.05.00.00.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 | ||