From 8ec7d455a62869e3892f8736917c94f547df7e84 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Tue, 13 Jul 2021 14:17:49 +0100 Subject: [PATCH] arm-toolchain/armcompiler: add EULA comment Change-Id: I9a46986f0ce23d60acc60a35a8b43d55cf6a512e Signed-off-by: Ross Burton --- .../external-arm-toolchain/armcompiler_6.16.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/armcompiler_6.16.bb b/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/armcompiler_6.16.bb index dac72cc3..b630ebfe 100644 --- a/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/armcompiler_6.16.bb +++ b/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/armcompiler_6.16.bb @@ -15,6 +15,9 @@ HOMEPAGE = "https://developer.arm.com/tools-and-software/embedded/arm-compiler/d LICENSE = "Armcompiler-License-agreement & Armcompiler-Redistributables & \ Armcompiler-Supplementary-terms & Armcompiler-Third-party-licenses" + +# The Arm Compiler is under a EULA, read this at the homepage above and if you +# agree add 'armcompiler' to your LICENSE_FLAGS_WHITELIST. LICENSE_FLAGS = "armcompiler" LIC_FILES_CHKSUM = "file://license_terms/license_agreement.txt;md5=19faf912b534478d28f60dfa24659c17 \