diff options
Diffstat (limited to 'recipes-security/optee-imx/optee-os_3.15.0.imx.bb')
| -rw-r--r-- | recipes-security/optee-imx/optee-os_3.15.0.imx.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-security/optee-imx/optee-os_3.15.0.imx.bb b/recipes-security/optee-imx/optee-os_3.15.0.imx.bb index 58b238a7f..ffa3cc850 100644 --- a/recipes-security/optee-imx/optee-os_3.15.0.imx.bb +++ b/recipes-security/optee-imx/optee-os_3.15.0.imx.bb | |||
| @@ -17,7 +17,9 @@ SRCREV = "c939619d64dea014ad1b8382356eee4d1cbfbb22" | |||
| 17 | 17 | ||
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 19 | 19 | ||
| 20 | inherit deploy python3native autotools | 20 | inherit deploy python3native autotools features_check |
| 21 | |||
| 22 | REQUIRED_MACHINE_FEATURES = "optee" | ||
| 21 | 23 | ||
| 22 | # The platform flavor corresponds to the Yocto machine without the leading 'i'. | 24 | # The platform flavor corresponds to the Yocto machine without the leading 'i'. |
| 23 | PLATFORM_FLAVOR = "${@d.getVar('MACHINE')[1:]}" | 25 | PLATFORM_FLAVOR = "${@d.getVar('MACHINE')[1:]}" |
