From f609884595baadd4fde1909175950b5416530b0c Mon Sep 17 00:00:00 2001 From: Bence Balogh Date: Tue, 4 Jun 2024 10:25:22 +0200 Subject: [PATCH] kas: corstone1000: remove Arm-FVP-EULA flag 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 Signed-off-by: Jon Mason --- kas/corstone1000-fvp.yml | 1 - 1 file changed, 1 deletion(-) 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: |