summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-04-24 20:06:32 -0700
committerKhem Raj <raj.khem@gmail.com>2022-04-24 20:06:32 -0700
commitc3c5a75c00a09d135b50584b24f9e01fd9f4c7e3 (patch)
treeb7f73c31b4c79d65bcfa354ca04f0367c814d041
parent564148f7083c2bb9e4c2a729d69a717160c85098 (diff)
downloadmeta-freescale-c3c5a75c00a09d135b50584b24f9e01fd9f4c7e3.tar.gz
qoriq-atf: Fix BSD license to be specific
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--recipes-bsp/atf/qoriq-atf-2.4.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/atf/qoriq-atf-2.4.inc b/recipes-bsp/atf/qoriq-atf-2.4.inc
index 28045c7c..38a992b3 100644
--- a/recipes-bsp/atf/qoriq-atf-2.4.inc
+++ b/recipes-bsp/atf/qoriq-atf-2.4.inc
@@ -1,6 +1,6 @@
1DESCRIPTION = "ARM Trusted Firmware" 1DESCRIPTION = "ARM Trusted Firmware"
2 2
3LICENSE = "BSD" 3LICENSE = "BSD-3-Clause"
4LIC_FILES_CHKSUM = "file://license.rst;md5=1dd070c98a281d18d9eefd938729b031" 4LIC_FILES_CHKSUM = "file://license.rst;md5=1dd070c98a281d18d9eefd938729b031"
5 5
6SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/atf.git;nobranch=1" 6SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/atf.git;nobranch=1"