diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-06-02 09:16:24 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-06-01 23:55:47 -0400 |
commit | 58bebcf6b3df2b03997c41ec8356c1ae8ac90bb8 (patch) | |
tree | 2394989b67415fec39784d504e7884ebeca464f2 /recipes-bsp/cm3-pm-firmware | |
parent | ee2a4b433bcb44dcd3c41b9c1187473ce2d22985 (diff) | |
download | meta-ti-58bebcf6b3df2b03997c41ec8356c1ae8ac90bb8.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>
Diffstat (limited to 'recipes-bsp/cm3-pm-firmware')
-rw-r--r-- | recipes-bsp/cm3-pm-firmware/am33x-cm3_git.bb | 2 | ||||
-rw-r--r-- | 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 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 @@ | |||
1 | DESCRIPTION = "Cortex-M3 binary blob for suspend-resume" | 1 | DESCRIPTION = "Cortex-M3 binary blob for suspend-resume" |
2 | 2 | ||
3 | LICENSE = "BSD-3-Clause" | 3 | LICENSE = "TI-TSPA" |
4 | LIC_FILES_CHKSUM = "file://License.txt;md5=7bdc54a749ab7a7dea999d25d99a41b8" | 4 | LIC_FILES_CHKSUM = "file://License.txt;md5=7bdc54a749ab7a7dea999d25d99a41b8" |
5 | 5 | ||
6 | PV = "1.9.0" | 6 | 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 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 @@ | |||
1 | DESCRIPTION = "Cortex-M3 binary blob for suspend-resume" | 1 | DESCRIPTION = "Cortex-M3 binary blob for suspend-resume" |
2 | 2 | ||
3 | LICENSE = "BSD-3-Clause" | 3 | LICENSE = "TI-TSPA" |
4 | LIC_FILES_CHKSUM = "file://License.txt;md5=7bdc54a749ab7a7dea999d25d99a41b8" | 4 | LIC_FILES_CHKSUM = "file://License.txt;md5=7bdc54a749ab7a7dea999d25d99a41b8" |
5 | 5 | ||
6 | PV = "1.9.1" | 6 | PV = "1.9.1" |