From b029c5454942a351f4eb419ac092756d83154cf5 Mon Sep 17 00:00:00 2001 From: Ilies CHERGUI Date: Mon, 7 Apr 2025 14:38:18 +0100 Subject: [PATCH] optee: add CVE_PRODUCT Signed-off-by: Ilies CHERGUI --- recipes-security/optee/optee-l4t.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-security/optee/optee-l4t.inc b/recipes-security/optee/optee-l4t.inc index eb03957a..9c00cfba 100644 --- a/recipes-security/optee/optee-l4t.inc +++ b/recipes-security/optee/optee-l4t.inc @@ -5,6 +5,8 @@ TEGRA_SRC_SUBARCHIVE = "Linux_for_Tegra/source/nvidia-jetson-optee-source.tbz2" inherit l4t_bsp python3native require recipes-bsp/tegra-sources/tegra-sources-${L4T_VERSION}.inc +CVE_PRODUCT = "linaro:op-tee op-tee:op-tee_os" + DEPENDS = "python3-pyelftools-native python3-cryptography-native standalone-mm-optee-tegra" # python3-cryptography needs the legacy provider, so set OPENSSL_MODULES to the # right path until this is relocated automatically.