1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-16 14:27:48 +00:00
Files
meta-ti/recipes-security/optee/optee-examples_%.bbappend
Manorit Chawdhry 280e7b4b3a 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>
2023-02-08 08:41:56 -06:00

6 lines
229 B
Plaintext

PV_ti-soc = "3.20.0+git${SRCPV}"
SRCREV_ti-soc = "a98d01e1b9168eaed96bcd0bac0df67c44a81081"
SRC_URI_ti-soc = "git://github.com/linaro-swg/optee_examples.git;protocol=https"
DEPENDS_append_ti-soc = " python3-cryptography-native"