1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-27 14:28:05 +00:00
Files
meta-ti/recipes-security/optee/optee-client_%.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

8 lines
203 B
Plaintext

PV_ti-soc = "3.20.0+git${SRCPV}"
SRCREV_ti-soc = "dd2d39b49975d2ada7870fe2b7f5a84d0d3860dc"
inherit pkgconfig
DEPENDS_append_ti-soc = "util-linux"
EXTRA_OEMAKE_append_ti-soc = " PKG_CONFIG=pkg-config"