Message ID | 20201119084520.2718787-2-ross.burton@arm.com |
---|---|
State | New |
Headers | show |
diff --git a/meta-arm-bsp/conf/machine/fvp-common.inc b/meta-arm-bsp/conf/machine/fvp-common.inc index ad08c0e..841760e 100644 --- a/meta-arm-bsp/conf/machine/fvp-common.inc +++ b/meta-arm-bsp/conf/machine/fvp-common.inc @@ -32,6 +32,7 @@ PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" PREFERRED_VERSION_linux-yocto ?= "5.4%" PREFERRED_VERSION_u-boot ?= "2020.07" +PREFERRED_VERSION_trusted-firmware-a ?= "2.3%" EXTRA_IMAGEDEPENDS += "virtual/trusted-firmware-a u-boot"
These BSPs don't select a version of trusted-firmware-a, for clarity and allow smooth upgrades explictly select 2.3. Change-Id: Ieea7d075d709e2006ebf217d802f3eeecfb9a281 Signed-off-by: Ross Burton <ross.burton@arm.com> --- meta-arm-bsp/conf/machine/fvp-common.inc | 1 + 1 file changed, 1 insertion(+) -- 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1393): https://lists.yoctoproject.org/g/meta-arm/message/1393 Mute This Topic: https://lists.yoctoproject.org/mt/78360761/1003190 Group Owner: meta-arm+owner@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/meta-arm/unsub [mhalstead@linuxfoundation.org] -=-=-=-=-=-=-=-=-=-=-=-