[2/2] arm/boot-wrapper-aarch64: specify precise BSD license flavour

Message ID 20211116145639.3483446-2-ross.burton@arm.com
State New
Headers show
Series [1/2] gem5/gem5: specify precise BSD license flavour | expand

Commit Message

Ross Burton Nov. 16, 2021, 2:56 p.m. UTC
Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 .../boot-wrapper-aarch64/boot-wrapper-aarch64_git.bb            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Patch

diff --git a/meta-arm/recipes-bsp/boot-wrapper-aarch64/boot-wrapper-aarch64_git.bb b/meta-arm/recipes-bsp/boot-wrapper-aarch64/boot-wrapper-aarch64_git.bb
index 8f4b9653..2251eff1 100644
--- a/meta-arm/recipes-bsp/boot-wrapper-aarch64/boot-wrapper-aarch64_git.bb
+++ b/meta-arm/recipes-bsp/boot-wrapper-aarch64/boot-wrapper-aarch64_git.bb
@@ -1,5 +1,5 @@ 
 SUMMARY = "Linux aarch64 boot wrapper with FDT support"
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
 
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=bb63326febfb5fb909226c8e7ebcef5c"