mbox series

[0/1] arm/optee: support optee-os v3.18.0

Message ID 20220729162230.45859-1-vishnu.banavath@arm.com
Headers show
Series arm/optee: support optee-os v3.18.0 | expand

Message

vishnu.banavath@arm.com July 29, 2022, 4:22 p.m. UTC
From: Vishnu Banavath <vishnu.banavath@arm.com>

This change is to add yocot recipe to support optee-os
3.18.0 version.
Also, move the SRC_URI:append and DEPENDS to optee-os.inc
as these are common accross different optee versions.

Vishnu Banavath (1):
  arm/optee: support optee-os v3.18.0

 meta-arm/recipes-security/optee/optee-os.inc       | 5 +++++
 meta-arm/recipes-security/optee/optee-os_3.14.0.bb | 4 ----
 meta-arm/recipes-security/optee/optee-os_3.17.0.bb | 4 ----
 meta-arm/recipes-security/optee/optee-os_3.18.0.bb | 5 +++++
 4 files changed, 10 insertions(+), 8 deletions(-)
 create mode 100644 meta-arm/recipes-security/optee/optee-os_3.18.0.bb

Comments

Jon Mason July 29, 2022, 7:16 p.m. UTC | #1
On Fri, 29 Jul 2022 17:22:29 +0100, vishnu.banavath@arm.com wrote:
> This change is to add yocot recipe to support optee-os
> 3.18.0 version.
> Also, move the SRC_URI:append and DEPENDS to optee-os.inc
> as these are common accross different optee versions.
> 
> Vishnu Banavath (1):
>   arm/optee: support optee-os v3.18.0
> 
> [...]

Applied, thanks!

[1/1] arm/optee: support optee-os v3.18.0
      commit: 1a14fe181d870ad63f06f34878b0aa8d887e25f2

Best regards,