1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 03:31:58 +00:00

optee: update optee components to 3.20 tag

OPTEE tests is not being upgraded due to a newer python dependency for
the build

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:12:04 +00:00
committed by Ryan Eatmon
parent 12bb9e20ca
commit caaaf71e93
3 changed files with 11 additions and 7 deletions

View File

@@ -1,4 +1,7 @@
PV:ti-soc = "3.19.0+git${SRCPV}"
SRCREV:ti-soc = "140bf463046071d3ca5ebbde3fb21ee0854e1951"
PV:ti-soc = "3.20.0+git${SRCPV}"
SRCREV:ti-soc = "dd2d39b49975d2ada7870fe2b7f5a84d0d3860dc"
DEPENDS:append:ti-soc = "pkgconfig util-linux"
inherit pkgconfig
DEPENDS:append:ti-soc = " util-linux"
EXTRA_OEMAKE:append:ti-soc = " PKG_CONFIG=pkg-config"

View File

@@ -1,2 +1,3 @@
PV:ti-soc = "3.19.0+git${SRCPV}"
SRCREV:ti-soc = "f301ee9df2129c0db683e726c91dc2cefe4cdb65"
PV:ti-soc = "3.20.0+git${SRCPV}"
SRCREV:ti-soc = "a98d01e1b9168eaed96bcd0bac0df67c44a81081"
SRC_URI = "git://github.com/linaro-swg/optee_examples.git;branch=master;protocol=https"

View File

@@ -1,5 +1,5 @@
PV:ti-soc = "3.19.0+git${SRCPV}"
SRCREV:ti-soc = "d6c5d0037b46f46caf71d67d7825d4b722cbcddf"
PV:ti-soc = "3.20.0+git${SRCPV}"
SRCREV:ti-soc = "3bc3809afe372ca7e8216fc5d7a64e965bb4ad70"
# Use TI SECDEV for signing
inherit ti-secdev