[meta-ti] Denys Dmytriyenko : cm3-pm-firmware: correct license to TI-TSPA

Arago Project git git at arago-project.org
Wed Jun 1 20:56:09 PDT 2016


Module: meta-ti
Branch: krogoth
Commit: 4b7a863b9d205db18e818e4f13766010e4de23f3
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=4b7a863b9d205db18e818e4f13766010e4de23f3

Author: Denys Dmytriyenko <denys at ti.com>
Date:   Thu Jun  2 09:16:24 2016 +0000

cm3-pm-firmware: correct license to TI-TSPA

It was incorrectly identified as BSD-3-Clause

Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-bsp/cm3-pm-firmware/am33x-cm3_git.bb |    2 +-
 recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/cm3-pm-firmware/am33x-cm3_git.bb b/recipes-bsp/cm3-pm-firmware/am33x-cm3_git.bb
index 2f55421..62aebb9 100644
--- a/recipes-bsp/cm3-pm-firmware/am33x-cm3_git.bb
+++ b/recipes-bsp/cm3-pm-firmware/am33x-cm3_git.bb
@@ -1,6 +1,6 @@
 DESCRIPTION = "Cortex-M3 binary blob for suspend-resume"
 
-LICENSE = "BSD-3-Clause"
+LICENSE = "TI-TSPA"
 LIC_FILES_CHKSUM = "file://License.txt;md5=7bdc54a749ab7a7dea999d25d99a41b8"
 
 PV = "1.9.0"
diff --git a/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb b/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb
index 3b64be9..7d4626b 100644
--- a/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb
+++ b/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb
@@ -1,6 +1,6 @@
 DESCRIPTION = "Cortex-M3 binary blob for suspend-resume"
 
-LICENSE = "BSD-3-Clause"
+LICENSE = "TI-TSPA"
 LIC_FILES_CHKSUM = "file://License.txt;md5=7bdc54a749ab7a7dea999d25d99a41b8"
 
 PV = "1.9.1"



More information about the meta-ti mailing list