mbox series

[0/1] Corstone1000: Make sure EULA is accepted manually

Message ID 20240604082522.193772-1-bence.balogh@arm.com
Headers show
Series Corstone1000: Make sure EULA is accepted manually | expand

Message

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

The LICENSE_FLAGS_ACCEPTED += "Arm-FVP-EULA" was added to a kas file,
so the user did not have to accept it manually. This commit fixes this.

Bence Balogh (1):
  kas: corstone1000: remove Arm-FVP-EULA flag

 kas/corstone1000-fvp.yml | 1 -
 1 file changed, 1 deletion(-)

--
2.25.1

Comments

Jon Mason June 4, 2024, 10:39 p.m. UTC | #1
On Tue, 04 Jun 2024 10:25:21 +0200, bence.balogh@arm.com wrote:
> From: Bence Balogh <bence.balogh@arm.com>
> 
> The LICENSE_FLAGS_ACCEPTED += "Arm-FVP-EULA" was added to a kas file,
> so the user did not have to accept it manually. This commit fixes this.
> 
> Bence Balogh (1):
>   kas: corstone1000: remove Arm-FVP-EULA flag
> 
> [...]

Applied, thanks!

[1/1] kas: corstone1000: remove Arm-FVP-EULA flag
      commit: 3922b495290931cde01047be0e2ef4bcc62bb33b

Best regards,