mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-05 02:20:30 +00:00
arm/fvp: add LICENSE_FLAGS_DETAILS
Add a link to the FVP EULA in LICENSE_FLAGS_DETAILS, so the user has some context as to what they're agreeing to upfront. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -3,6 +3,7 @@ HOMEPAGE = "https://developer.arm.com/tools-and-software/simulation-models/fixed
|
||||
# FVP has an End User License Agreement. Add Arm-FVP-EULA to your
|
||||
# LICENSE_FLAGS_ACCEPTED if you agree to these terms.
|
||||
LICENSE_FLAGS = "Arm-FVP-EULA"
|
||||
LICENSE_FLAGS_DETAILS[Arm-FVP-EULA] = "https://developer.arm.com/downloads/-/arm-ecosystem-fvps/eula"
|
||||
|
||||
LICENSE = "Proprietary & Apache-2.0 & Python-2.0 & GPL-3.0-with-GCC-exception & Zlib & NCSA & LGPL-2.0-or-later & MIT & BSD-3-Clause"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user