summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManorit Chawdhry <m-chawdhry@ti.com>2023-03-20 04:11:55 +0000
committerRyan Eatmon <reatmon@ti.com>2023-03-20 16:45:07 -0500
commitf5ed03a1528473942f1109706a08db0828890f0b (patch)
treed60247f18ccda8660a4879ee2399251bd49618b4
parent1478ae86c575f8b61a8ee5ee5017d59b17980359 (diff)
downloadmeta-ti-f5ed03a1528473942f1109706a08db0828890f0b.tar.gz
optee: update optee-client, optee-test, optee-examples to 3.19 tag
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> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--meta-ti-bsp/recipes-security/optee/optee-client_3.16%.bbappend6
-rw-r--r--meta-ti-bsp/recipes-security/optee/optee-examples_%.bbappend4
-rw-r--r--meta-ti-bsp/recipes-security/optee/optee-test_%.bbappend4
3 files changed, 8 insertions, 6 deletions
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 @@
1PV:ti-soc = "3.17.0+git${SRCPV}" 1PV:ti-soc = "3.19.0+git${SRCPV}"
2SRCREV:ti-soc = "a5c30b1277466a9bf85b62f45a6b00e79774e29c" 2SRCREV:ti-soc = "140bf463046071d3ca5ebbde3fb21ee0854e1951"
3
4DEPENDS: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 @@
1PV:ti-soc = "3.17.0+git${SRCPV}" 1PV:ti-soc = "3.19.0+git${SRCPV}"
2SRCREV:ti-soc = "65fc74309e12189ad5b6ce3ffec37c8011088a5a" 2SRCREV: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 @@
1PV:ti-soc = "3.17.0+git${SRCPV}" 1PV:ti-soc = "3.19.0+git${SRCPV}"
2SRCREV:ti-soc = "8a698baf9e8e010e4d8d52e6aded42dfc31e5b25" 2SRCREV:ti-soc = "ab9863cc187724e54c032b738c28bd6e9460a4db"
3SRC_URI:ti-soc = "git://github.com/OP-TEE/optee_test.git;branch=master;protocol=https" 3SRC_URI:ti-soc = "git://github.com/OP-TEE/optee_test.git;branch=master;protocol=https"