From 4b7a863b9d205db18e818e4f13766010e4de23f3 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Thu, 2 Jun 2016 09:16:24 +0000 Subject: [PATCH] cm3-pm-firmware: correct license to TI-TSPA It was incorrectly identified as BSD-3-Clause Signed-off-by: Denys Dmytriyenko --- 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 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 @@ 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 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 @@ 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"