summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-06-02 09:16:24 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-06-01 23:55:42 -0400
commit4b7a863b9d205db18e818e4f13766010e4de23f3 (patch)
tree2394989b67415fec39784d504e7884ebeca464f2
parentf43d3806917c060d8b901a6ec31b57b01078a192 (diff)
downloadmeta-ti-4b7a863b9d205db18e818e4f13766010e4de23f3.tar.gz
cm3-pm-firmware: correct license to TI-TSPA
It was incorrectly identified as BSD-3-Clause Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/cm3-pm-firmware/am33x-cm3_git.bb2
-rw-r--r--recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb2
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 2f554212..62aebb90 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 @@
1DESCRIPTION = "Cortex-M3 binary blob for suspend-resume" 1DESCRIPTION = "Cortex-M3 binary blob for suspend-resume"
2 2
3LICENSE = "BSD-3-Clause" 3LICENSE = "TI-TSPA"
4LIC_FILES_CHKSUM = "file://License.txt;md5=7bdc54a749ab7a7dea999d25d99a41b8" 4LIC_FILES_CHKSUM = "file://License.txt;md5=7bdc54a749ab7a7dea999d25d99a41b8"
5 5
6PV = "1.9.0" 6PV = "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 3b64be9a..7d4626b5 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 @@
1DESCRIPTION = "Cortex-M3 binary blob for suspend-resume" 1DESCRIPTION = "Cortex-M3 binary blob for suspend-resume"
2 2
3LICENSE = "BSD-3-Clause" 3LICENSE = "TI-TSPA"
4LIC_FILES_CHKSUM = "file://License.txt;md5=7bdc54a749ab7a7dea999d25d99a41b8" 4LIC_FILES_CHKSUM = "file://License.txt;md5=7bdc54a749ab7a7dea999d25d99a41b8"
5 5
6PV = "1.9.1" 6PV = "1.9.1"