Message ID | 20201120134506.1494232-2-ross.burton@arm.com |
---|---|
State | New |
Headers | show |
diff --git a/meta-arm-bsp/conf/machine/fvp-base-arm32.conf b/meta-arm-bsp/conf/machine/fvp-base-arm32.conf index 3c3e5ac..36beca1 100644 --- a/meta-arm-bsp/conf/machine/fvp-base-arm32.conf +++ b/meta-arm-bsp/conf/machine/fvp-base-arm32.conf @@ -9,7 +9,7 @@ require conf/machine/include/arm/arch-armv7a.inc KERNEL_IMAGETYPE = "zImage" -PREFERRED_VERSION_trusted-firmware-a ?= "2.2%" +PREFERRED_VERSION_trusted-firmware-a = "2.2%" # FVP u-boot configuration UBOOT_MACHINE = "vexpress_aemv8a_aarch32_defconfig"
Previously TF-A 2.3 failed to build for fvp-base-arm32, so explicitly select 2.2 for now. Change-Id: I21f74861c5d5955ed7890d4e6fafc72dd85fe27f Signed-off-by: Ross Burton <ross.burton@arm.com> --- meta-arm-bsp/conf/machine/fvp-base-arm32.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1416): https://lists.yoctoproject.org/g/meta-arm/message/1416 Mute This Topic: https://lists.yoctoproject.org/mt/78389072/1003190 Group Owner: meta-arm+owner@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/meta-arm/unsub [mhalstead@linuxfoundation.org] -=-=-=-=-=-=-=-=-=-=-=-