Message ID | 20201120134506.1494232-1-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"
On Fri, Nov 20, 2020 at 01:45:02PM +0000, Ross Burton wrote: > 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> Applied to master. Thanks, Jon > --- > meta-arm-bsp/conf/machine/fvp-common.inc | 1 + > 1 file changed, 1 insertion(+) > > 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" > > -- > 2.25.1 > > > > -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1421): https://lists.yoctoproject.org/g/meta-arm/message/1421 Mute This Topic: https://lists.yoctoproject.org/mt/78389070/1003190 Group Owner: meta-arm+owner@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/meta-arm/unsub [mhalstead@linuxfoundation.org] -=-=-=-=-=-=-=-=-=-=-=-
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 (#1415): https://lists.yoctoproject.org/g/meta-arm/message/1415 Mute This Topic: https://lists.yoctoproject.org/mt/78389070/1003190 Group Owner: meta-arm+owner@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/meta-arm/unsub [mhalstead@linuxfoundation.org] -=-=-=-=-=-=-=-=-=-=-=-