Message ID | 20211116145639.3483446-2-ross.burton@arm.com |
---|---|
State | New |
Headers | show |
Series | [1/2] gem5/gem5: specify precise BSD license flavour | expand |
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"
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(-)