diff options
| -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 | ||
