[1/2] gem5/gem5: specify precise BSD license flavour

Message ID 20211116145639.3483446-1-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>
---
 meta-gem5/recipes-devtools/gem5/gem5-aarch64-bootloader.inc | 2 +-
 meta-gem5/recipes-devtools/gem5/gem5-m5ops_20.bb            | 2 +-
 meta-gem5/recipes-devtools/gem5/gem5-m5term-native_20.bb    | 2 +-
 meta-gem5/recipes-devtools/gem5/gem5-native.inc             | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

Comments

Jon Mason Nov. 16, 2021, 7:29 p.m. UTC | #1
On Tue, 16 Nov 2021 14:56:38 +0000, Ross Burton wrote:
> 


Applied, thanks!

[1/2] gem5/gem5: specify precise BSD license flavour
      commit: 5cf722a3122fa60385f0a99876ea57d31cdf88f6
[2/2] arm/boot-wrapper-aarch64: specify precise BSD license flavour
      commit: 1229061f8b323d63547907e63aefc5c494444971

Best regards,

Patch

diff --git a/meta-gem5/recipes-devtools/gem5/gem5-aarch64-bootloader.inc b/meta-gem5/recipes-devtools/gem5/gem5-aarch64-bootloader.inc
index 7e753b2c..c4fd3a1d 100644
--- a/meta-gem5/recipes-devtools/gem5/gem5-aarch64-bootloader.inc
+++ b/meta-gem5/recipes-devtools/gem5/gem5-aarch64-bootloader.inc
@@ -1,7 +1,7 @@ 
 # Build instructions for gem5 custom bootloader
 
 SUMMARY = "Gem5 AARCH64 boot loader"
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
 
 inherit deploy
 
diff --git a/meta-gem5/recipes-devtools/gem5/gem5-m5ops_20.bb b/meta-gem5/recipes-devtools/gem5/gem5-m5ops_20.bb
index 7b483445..8ff4826e 100644
--- a/meta-gem5/recipes-devtools/gem5/gem5-m5ops_20.bb
+++ b/meta-gem5/recipes-devtools/gem5/gem5-m5ops_20.bb
@@ -3,7 +3,7 @@  inherit scons package
 
 HOMEPAGE = "https://www.gem5.org/documentation/general_docs/m5ops"
 SUMMARY = "m5ops provide pseudo-instructions to trigger gem5 functionality"
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
 
 M5OPS_DIR = "util/m5"
 
diff --git a/meta-gem5/recipes-devtools/gem5/gem5-m5term-native_20.bb b/meta-gem5/recipes-devtools/gem5/gem5-m5term-native_20.bb
index 07faddbb..b91dbbc7 100644
--- a/meta-gem5/recipes-devtools/gem5/gem5-m5term-native_20.bb
+++ b/meta-gem5/recipes-devtools/gem5/gem5-m5term-native_20.bb
@@ -2,7 +2,7 @@  require gem5-source_20.inc
 
 SUMMARY = "m5term allows users to connect to gem5's simulated console"
 HOMEPAGE = "https://www.gem5.org/documentation/general_docs/fullsystem/m5term"
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
 
 inherit native
 
diff --git a/meta-gem5/recipes-devtools/gem5/gem5-native.inc b/meta-gem5/recipes-devtools/gem5/gem5-native.inc
index 74b35c98..9c07aad4 100644
--- a/meta-gem5/recipes-devtools/gem5/gem5-native.inc
+++ b/meta-gem5/recipes-devtools/gem5/gem5-native.inc
@@ -2,7 +2,7 @@ 
 
 SUMMARY = "A modular platform for computer-system architecture research"
 HOMEPAGE = "http://gem5.org"
-LICENSE = "BSD & MIT & LGPLv2.1"
+LICENSE = "BSD-3-Clause & MIT & LGPLv2.1"
 
 # Gem5 build and run parameter