From patchwork Tue Jun 4 08:25:21 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: bence.balogh@arm.com X-Patchwork-Id: 1128 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id BFF4AC27C52 for ; Tue, 4 Jun 2024 08:25:39 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web10.16580.1717489530696647892 for ; Tue, 04 Jun 2024 01:25:30 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: bence.balogh@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 8BC7B1042; Tue, 4 Jun 2024 01:25:54 -0700 (PDT) Received: from e126523.arm.com (unknown [10.57.71.5]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 518673F792; Tue, 4 Jun 2024 01:25:29 -0700 (PDT) From: bence.balogh@arm.com To: meta-arm@lists.yoctoproject.org Cc: Bence Balogh Subject: [PATCH 0/1] Corstone1000: Make sure EULA is accepted manually Date: Tue, 4 Jun 2024 10:25:21 +0200 Message-Id: <20240604082522.193772-1-bence.balogh@arm.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 04 Jun 2024 08:25:39 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-arm/message/5781 From: Bence Balogh 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