summaryrefslogtreecommitdiffstats
path: root/recipes-security/smw
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-security/smw')
-rw-r--r--recipes-security/smw/smw_5.3.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-security/smw/smw_5.3.bb b/recipes-security/smw/smw_5.3.bb
index d8e07a50f..46155978e 100644
--- a/recipes-security/smw/smw_5.3.bb
+++ b/recipes-security/smw/smw_5.3.bb
@@ -30,7 +30,9 @@ SRCREV_smw = "c643587073584057700f39098ab12f536a21600d"
30SRCREV_psa = "463cb95ada820bc6f758d50066cf8c0ed5cc3a02" 30SRCREV_psa = "463cb95ada820bc6f758d50066cf8c0ed5cc3a02"
31SRCREV_FORMAT = "smw_psa" 31SRCREV_FORMAT = "smw_psa"
32 32
33inherit cmake python3native 33inherit cmake features_check python3native
34
35REQUIRED_MACHINE_FEATURES = "optee"
34 36
35PACKAGECONFIG ??= "${PACKAGECONFIG_DRIVERS} ${PACKAGECONFIG_FEATURES}" 37PACKAGECONFIG ??= "${PACKAGECONFIG_DRIVERS} ${PACKAGECONFIG_FEATURES}"
36PACKAGECONFIG_DRIVERS = "" 38PACKAGECONFIG_DRIVERS = ""