diff mbox series

[kirkstone,08/54] optee: update optee-client, optee-test, optee-examples to 3.19 tag

Message ID 20230320033840.1193963-9-denis@denix.org
State Superseded
Delegated to: Ryan Eatmon
Headers show
Series 2023.03 sync up with Dunfell | expand

Commit Message

Denys Dmytriyenko March 20, 2023, 3:37 a.m. UTC
From: Manorit Chawdhry <m-chawdhry@ti.com>

optee-os was updated to 3.19 tag but the others were still outdated.

Updates other optee components to 3.19 tag

Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
---
 .../recipes-security/optee/optee-client_3.16%.bbappend      | 6 ++++--
 .../recipes-security/optee/optee-examples_%.bbappend        | 4 ++--
 meta-ti-bsp/recipes-security/optee/optee-test_%.bbappend    | 4 ++--
 3 files changed, 8 insertions(+), 6 deletions(-)
diff mbox series

Patch

diff --git a/meta-ti-bsp/recipes-security/optee/optee-client_3.16%.bbappend b/meta-ti-bsp/recipes-security/optee/optee-client_3.16%.bbappend
index 109d451c..61760b8e 100644
--- a/meta-ti-bsp/recipes-security/optee/optee-client_3.16%.bbappend
+++ b/meta-ti-bsp/recipes-security/optee/optee-client_3.16%.bbappend
@@ -1,2 +1,4 @@ 
-PV:ti-soc = "3.17.0+git${SRCPV}"
-SRCREV:ti-soc = "a5c30b1277466a9bf85b62f45a6b00e79774e29c"
+PV:ti-soc = "3.19.0+git${SRCPV}"
+SRCREV:ti-soc = "140bf463046071d3ca5ebbde3fb21ee0854e1951"
+
+DEPENDS:append:ti-soc = "pkgconfig util-linux"
diff --git a/meta-ti-bsp/recipes-security/optee/optee-examples_%.bbappend b/meta-ti-bsp/recipes-security/optee/optee-examples_%.bbappend
index 98b5bea4..9c757f11 100644
--- a/meta-ti-bsp/recipes-security/optee/optee-examples_%.bbappend
+++ b/meta-ti-bsp/recipes-security/optee/optee-examples_%.bbappend
@@ -1,2 +1,2 @@ 
-PV:ti-soc = "3.17.0+git${SRCPV}"
-SRCREV:ti-soc = "65fc74309e12189ad5b6ce3ffec37c8011088a5a"
+PV:ti-soc = "3.19.0+git${SRCPV}"
+SRCREV:ti-soc = "f301ee9df2129c0db683e726c91dc2cefe4cdb65"
diff --git a/meta-ti-bsp/recipes-security/optee/optee-test_%.bbappend b/meta-ti-bsp/recipes-security/optee/optee-test_%.bbappend
index 4fbaa4c4..b9e803c5 100644
--- a/meta-ti-bsp/recipes-security/optee/optee-test_%.bbappend
+++ b/meta-ti-bsp/recipes-security/optee/optee-test_%.bbappend
@@ -1,3 +1,3 @@ 
-PV:ti-soc = "3.17.0+git${SRCPV}"
-SRCREV:ti-soc = "8a698baf9e8e010e4d8d52e6aded42dfc31e5b25"
+PV:ti-soc = "3.19.0+git${SRCPV}"
+SRCREV:ti-soc = "ab9863cc187724e54c032b738c28bd6e9460a4db"
 SRC_URI:ti-soc = "git://github.com/OP-TEE/optee_test.git;branch=master;protocol=https"