1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

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>
This commit is contained in:
Manorit Chawdhry
2023-03-20 04:11:55 +00:00
committed by Ryan Eatmon
parent 1478ae86c5
commit f5ed03a152
3 changed files with 8 additions and 6 deletions

View File

@@ -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"

View File

@@ -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"

View File

@@ -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"