From 167661762b7d3985751fff066b5e7355325f3ecc Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Wed, 22 Jul 2026 15:02:20 +0100 Subject: [PATCH] arm/fvp-common: refresh LICENSE statement Extract the full list of licenses from third_party_licenses.txt. Signed-off-by: Ross Burton Signed-off-by: Jon Mason --- meta-arm/recipes-devtools/fvp/fvp-common.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-arm/recipes-devtools/fvp/fvp-common.inc b/meta-arm/recipes-devtools/fvp/fvp-common.inc index 50599855..7f7d4ef5 100644 --- a/meta-arm/recipes-devtools/fvp/fvp-common.inc +++ b/meta-arm/recipes-devtools/fvp/fvp-common.inc @@ -1,7 +1,7 @@ HOMEPAGE = "https://developer.arm.com/tools-and-software/simulation-models/fixed-virtual-platforms" LICENSE_FLAGS = "Arm-FVP-EULA" -LICENSE = "Apache-2.0 AND BSD-3-Clause AND GPL-3.0-or-later WITH GCC-exception-3.1 AND LGPL-2.0-or-later AND MIT AND NCSA AND Python-2.0 AND Zlib AND LicenseRef-Proprietary" +LICENSE = "0BSD AND Apache-2.0 AND Apache-2.0 WITH LLVM-exception AND BSD-3-Clause AND BSL-1.0 AND bzip2-1.0.6 AND GPL-3.0-or-later WITH GCC-exception-3.1 AND IJG AND LGPL-2.1-or-later AND MIT AND MIT WITH fmt-exception AND Python-2.0 AND Unlicense AND Zlib AND LicenseRef-Proprietary" # FVP has an End User License Agreement. Add Arm-FVP-EULA to # LICENSE_FLAGS_ACCEPTED if the EULA has been accepted, so it can