summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2014-04-24 03:54:51 +0000
committerDenys Dmytriyenko <denys@ti.com>2014-04-24 13:32:13 -0400
commit758b4becfcc3f2693229a774a1d056bcea33b891 (patch)
tree39ed5f568b063c16c261cae15245731b2e709fef
parent7860fdf1e05f02ffa1426b9b09755f4354d1edee (diff)
downloadmeta-ti-758b4becfcc3f2693229a774a1d056bcea33b891.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.bb4
-rw-r--r--recipes-ti/msp430/ti-msp430-chronos_1.05.00.00.bb2
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 @@
1DESCRIPTION = "Cortex-M3 binary blob for suspend-resume" 1DESCRIPTION = "Cortex-M3 binary blob for suspend-resume"
2 2
3LICENSE = "TI-BSD" 3LICENSE = "BSD-3-Clause"
4LIC_FILES_CHKSUM = "file://License.txt;md5=7bdc54a749ab7a7dea999d25d99a41b8" 4LIC_FILES_CHKSUM = "file://License.txt;md5=7bdc54a749ab7a7dea999d25d99a41b8"
5 5
6PV = "05.00.00.03" 6PV = "05.00.00.03"
7PR = "r0" 7PR = "r1"
8 8
9# Make package machine specific due to different init scripts 9# Make package machine specific due to different init scripts
10PACKAGE_ARCH = "${MACHINE_ARCH}" 10PACKAGE_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 @@
1DESCRIPTION = "eZ430 Chronos Tools - MSP430 Development Kit/Watch" 1DESCRIPTION = "eZ430 Chronos Tools - MSP430 Development Kit/Watch"
2HOMEPAGE = "http://processors.wiki.ti.com/index.php/EZ430-Chronos" 2HOMEPAGE = "http://processors.wiki.ti.com/index.php/EZ430-Chronos"
3LICENSE = "TI-BSD" 3LICENSE = "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 :(
5LIC_FILES_CHKSUM = "file://eZ430-Chronos_CC_1_1.tcl;md5=59ba6ee0a26650ec660a4e65a9462806" 5LIC_FILES_CHKSUM = "file://eZ430-Chronos_CC_1_1.tcl;md5=59ba6ee0a26650ec660a4e65a9462806"
6 6