diff mbox series

[scarthgap,1/1] kas: corstone1000: remove Arm-FVP-EULA flag

Message ID 20240604082548.194002-2-bence.balogh@arm.com
State New
Headers show
Series Corstone1000: Make sure EULA is accepted manually | expand

Commit Message

bence.balogh@arm.com June 4, 2024, 8:25 a.m. UTC
From: Bence Balogh <bence.balogh@arm.com>

This flag should not be set here and the ARM_FVP_EULA_ACCEPT
should be set to True manually before building for the FVP, as it is
mentioned in the Corstone-1000 User guide:
export ARM_FVP_EULA_ACCEPT="True"

Fixes: 6e2a54748 ("kas: Corstone-1000 kas files updated")
Signed-off-by: Bence Balogh <bence.balogh@arm.com>
---
 kas/corstone1000-fvp.yml | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/kas/corstone1000-fvp.yml b/kas/corstone1000-fvp.yml
index 0d6d5fee..527fd1d8 100644
--- a/kas/corstone1000-fvp.yml
+++ b/kas/corstone1000-fvp.yml
@@ -13,7 +13,6 @@  env:
 
 local_conf_header:
   testimagefvp: |
-    LICENSE_FLAGS_ACCEPTED += "Arm-FVP-EULA"
     IMAGE_CLASSES += "fvpboot"
 
   mass-storage: |