From 7a7ab05e5791f59b120c47d1b7fdc31d810e944a Mon Sep 17 00:00:00 2001 From: Hugo L'Hostis Date: Wed, 15 Sep 2021 10:57:44 +0100 Subject: [PATCH] arm/fvp-base-r-aem: Remove unused FVP_BASE_R_ARM_EULA_ACCEPT variable The FVP_BASE_R_ARM_EULA_ACCEPT variable is set by kas and doesn't need to be initialised in the bb recipe. Signed-off-by: Hugo L'Hostis Change-Id: Idbaa8b9fb7753e3c1f77e88710109324322aaf05 Signed-off-by: Jon Mason --- meta-arm/recipes-devtools/fvp/fvp-base-r-aem.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-arm/recipes-devtools/fvp/fvp-base-r-aem.bb b/meta-arm/recipes-devtools/fvp/fvp-base-r-aem.bb index 53b849a8..50e6402a 100644 --- a/meta-arm/recipes-devtools/fvp/fvp-base-r-aem.bb +++ b/meta-arm/recipes-devtools/fvp/fvp-base-r-aem.bb @@ -9,7 +9,6 @@ LIC_FILES_CHKSUM = "file://license_terms/license_agreement.txt;md5=1a33828e132ba # yourself from the homepage and set FVP_BASE_R_AEM_TARBALL_URI appropriately # (for example, file:///home/user/FVP_Base_AEMv8R_11.15_14.tgz). FVP_BASE_R_AEM_TARBALL_URI ?= "" -FVP_BASE_R_ARM_EULA_ACCEPT ?= "False" PV = "11.15_14" SRC_URI = "${FVP_BASE_R_AEM_TARBALL_URI};subdir=${BP}"