mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-07-16 15:57:19 +00:00
arm-systemready/README.md: add ARM_FVP_EULA_ACCEPT
Update README.md file to add "ARM_FVP_EULA_ACCEPT=1" with kas build commands. Signed-off-by: Amr Mohamed <amr.mohamed@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -83,18 +83,18 @@ Currently, this layer only supports
|
|||||||
To build the firmware for Arm SystemReady on the supported machines (take the
|
To build the firmware for Arm SystemReady on the supported machines (take the
|
||||||
`fvp-base` machine as an example):
|
`fvp-base` machine as an example):
|
||||||
|
|
||||||
kas build kas/fvp-base.yml:kas/arm-systemready-firmware.yml
|
ARM_FVP_EULA_ACCEPT=1 kas build kas/fvp-base.yml:kas/arm-systemready-firmware.yml
|
||||||
|
|
||||||
|
|
||||||
To run the Arm SystemReady ACS tests on the supported machines (take running
|
To run the Arm SystemReady ACS tests on the supported machines (take running
|
||||||
Arm SystemReady IR on the `fvp-base` machine as an example):
|
Arm SystemReady IR on the `fvp-base` machine as an example):
|
||||||
|
|
||||||
kas build kas/fvp-base.yml:kas/arm-systemready-ir-acs.yml
|
ARM_FVP_EULA_ACCEPT=1 kas build kas/fvp-base.yml:kas/arm-systemready-ir-acs.yml
|
||||||
|
|
||||||
To run the Linux distributions installation on the supported machines (take
|
To run the Linux distributions installation on the supported machines (take
|
||||||
installing openSUSE on the `fvp-base` machine as an example):
|
installing openSUSE on the `fvp-base` machine as an example):
|
||||||
|
|
||||||
kas build kas/fvp-base.yml:kas/arm-systemready-linux-distros-opensuse.yml
|
ARM_FVP_EULA_ACCEPT=1 kas build kas/fvp-base.yml:kas/arm-systemready-linux-distros-opensuse.yml
|
||||||
|
|
||||||
kas shell \
|
kas shell \
|
||||||
kas/fvp-base.yml:kas/arm-systemready-linux-distros-opensuse.yml \
|
kas/fvp-base.yml:kas/arm-systemready-linux-distros-opensuse.yml \
|
||||||
|
|||||||
Reference in New Issue
Block a user