mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-01-12 01:20:20 +00:00
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>
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
DESCRIPTION = "Cortex-M3 binary blob for suspend-resume"
|
||||
|
||||
LICENSE = "TI-BSD"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://License.txt;md5=7bdc54a749ab7a7dea999d25d99a41b8"
|
||||
|
||||
PV = "05.00.00.03"
|
||||
PR = "r0"
|
||||
PR = "r1"
|
||||
|
||||
# Make package machine specific due to different init scripts
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION = "eZ430 Chronos Tools - MSP430 Development Kit/Watch"
|
||||
HOMEPAGE = "http://processors.wiki.ti.com/index.php/EZ430-Chronos"
|
||||
LICENSE = "TI-BSD"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
# We can't use the actualy source file, since it has space in its name :(
|
||||
LIC_FILES_CHKSUM = "file://eZ430-Chronos_CC_1_1.tcl;md5=59ba6ee0a26650ec660a4e65a9462806"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user