diff options
Diffstat (limited to 'recipes-security/smw')
| -rw-r--r-- | recipes-security/smw/smw_5.3.bb | 4 |
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" | |||
| 30 | SRCREV_psa = "463cb95ada820bc6f758d50066cf8c0ed5cc3a02" | 30 | SRCREV_psa = "463cb95ada820bc6f758d50066cf8c0ed5cc3a02" |
| 31 | SRCREV_FORMAT = "smw_psa" | 31 | SRCREV_FORMAT = "smw_psa" |
| 32 | 32 | ||
| 33 | inherit cmake python3native | 33 | inherit cmake features_check python3native |
| 34 | |||
| 35 | REQUIRED_MACHINE_FEATURES = "optee" | ||
| 34 | 36 | ||
| 35 | PACKAGECONFIG ??= "${PACKAGECONFIG_DRIVERS} ${PACKAGECONFIG_FEATURES}" | 37 | PACKAGECONFIG ??= "${PACKAGECONFIG_DRIVERS} ${PACKAGECONFIG_FEATURES}" |
| 36 | PACKAGECONFIG_DRIVERS = "" | 38 | PACKAGECONFIG_DRIVERS = "" |
