[PATCH 2/2] arm/fvp-common: refresh LICENSE statement
Ross Burton <[email protected]> Wed, 22 Jul 2026 10:28:20 +0100
| Newsgroups | org.yoctoproject.lists.meta-arm |
|---|---|
| Message-ID | <[email protected]> |
Extract the full list of licenses from third_party_licenses.txt. Signed-off-by: Ross Burton <[email protected]> --- 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/reci= pes-devtools/fvp/fvp-common.inc index 5059985563..d2b559c238 100644 --- a/meta-arm/recipes-devtools/fvp/fvp-common.inc +++ b/meta-arm/recipes-devtools/fvp/fvp-common.inc @@ -1,7 +1,7 @@ HOMEPAGE =3D "https://developer.arm.com/tools-and-software/simulation-mo= dels/fixed-virtual-platforms" =20 LICENSE_FLAGS =3D "Arm-FVP-EULA" -LICENSE =3D "Apache-2.0 AND BSD-3-Clause AND GPL-3.0-or-later WITH GCC-e= xception-3.1 AND LGPL-2.0-or-later AND MIT AND NCSA AND Python-2.0 AND Zl= ib AND LicenseRef-Proprietary" +LICENSE =3D "0BSD AND Apache-2.0 AND Apache-2.0 WITH LLVM-exception AND = BSD-3-Clause AND BSL-1.0 AND bzip2-1.0.5 AND GPL-3.0-or-later WITH GCC-ex= ception-3.1 AND IJG AND LGPL-2.1-or-later AND MIT AND MIT WITH fmt-except= ion AND Python-2.0 AND Unlicense AND Zlib AND LicenseRef-Proprietary" =20 # FVP has an End User License Agreement. Add Arm-FVP-EULA to # LICENSE_FLAGS_ACCEPTED if the EULA has been accepted, so it can --=20 2.43.0